|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDbStorage.manager.PhysicalLabeledSSD.ByLabelComparator
This class is used to compare two PhysicalLabeledSSD
s
using their label component first and their ID component second.
Constructor Summary | |
PhysicalLabeledSSD.ByLabelComparator()
|
Method Summary | |
static int |
compare(PhysicalLabeledSSD ls1,
PhysicalLabeledSSD ls2)
Compares two PhysicalLabeledSSD s
using their label component first and their ID component second. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PhysicalLabeledSSD.ByLabelComparator()
Method Detail |
public static int compare(PhysicalLabeledSSD ls1, PhysicalLabeledSSD ls2)
PhysicalLabeledSSD
s
using their label component first and their ID component second.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |