public interface UnboxedComparable<V extends java.io.Serializable & java.lang.Comparable> extends Unboxed<V>
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] buf1,
int ofs1,
byte[] buf2,
int ofs2)
Same as Comparable.compare(), but operates directly on serialized representation
|
deserialize, getSize, serialize