|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.utils.CharInfoCountPosComparator
public class CharInfoCountPosComparator
Porovnavani objektu CharInfo podle cetnosti a podle position.
Constructor Summary | |
---|---|
CharInfoCountPosComparator()
|
Method Summary | |
---|---|
int |
compare(CharInfo o1,
CharInfo o2)
Porovnani dvou objektu. |
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 CharInfoCountPosComparator()
Method Detail |
---|
public int compare(CharInfo o1, CharInfo o2)
compare
in interface java.util.Comparator<CharInfo>
o1
- prvni CharInfoo2
- druhy CharInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |