|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstreams.utils.ByteInfoCountComparator
public class ByteInfoCountComparator
Trida pro porovnavani ByteInfo podle pocitadla.
Constructor Summary | |
---|---|
ByteInfoCountComparator()
|
Method Summary | |
---|---|
int |
compare(ByteInfo b1,
ByteInfo b2)
Porovna dve byteInfo podle pocitadla. |
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 ByteInfoCountComparator()
Method Detail |
---|
public int compare(ByteInfo b1, ByteInfo b2)
compare
in interface java.util.Comparator<ByteInfo>
b1
- prvni ByteInfob2
- druhe ByteInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |