public static class NumericTypeBase.NumericComparator
extends java.lang.Object
implements java.util.Comparator<byte[]>, java.io.Serializable
Constructor and Description |
---|
NumericTypeBase.NumericComparator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] left,
byte[] right)
Deprecated.
|