|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstreams.utils.ByteInfoDataComparator
public class ByteInfoDataComparator
Trida pro porovnani dat dvou objektu ByteInfo.
Constructor Summary | |
---|---|
ByteInfoDataComparator()
|
Method Summary | |
---|---|
int |
compare(ByteInfo b1,
ByteInfo b2)
Porovnani dvou ByteInfo podle dat. |
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 ByteInfoDataComparator()
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 |