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