public class UnsignedIntComparator extends Object implements Comparator<byte[]>
Constructor and Description |
---|
UnsignedIntComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] left,
byte[] right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(byte[] left, byte[] right)
compare
in interface Comparator<byte[]>
Copyright © 2019. All rights reserved.