|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface RawComparator<T>
A Comparator
that operates directly on byte representations of
objects.
DeserializerComparator
Method Summary | |
---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2)
|
Methods inherited from interface java.util.Comparator |
---|
compare, equals |
Method Detail |
---|
int compare(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |