|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.utils.CharInfoCountComparator
public class CharInfoCountComparator
Trida urcena k porovnani objektu tridy CharInfo
Constructor Summary | |
---|---|
CharInfoCountComparator()
Vytvari tridu |
Method Summary | |
---|---|
int |
compare(CharInfo o1,
CharInfo o2)
Porovnavani objektu CharInfo podle cetnosti. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public CharInfoCountComparator()
Method Detail |
---|
public int compare(CharInfo o1, CharInfo o2)
compare
in interface java.util.Comparator<CharInfo>
o1
- objekt 1o2
- objekt 2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |