|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstreams.utils.ByteInfoCodeComparator
public class ByteInfoCodeComparator
Trida pro porovnani dvou objektu ByteInfo podle kodu.
Constructor Summary | |
---|---|
ByteInfoCodeComparator()
|
Method Summary | |
---|---|
int |
compare(ByteInfo b1,
ByteInfo b2)
vola se pri porovnani dvou ByteInfo. |
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 ByteInfoCodeComparator()
Method Detail |
---|
public int compare(ByteInfo b1, ByteInfo b2)
compare
in interface java.util.Comparator<ByteInfo>
b1
- prvni objektb2
- druhy objekt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |