public static interface BytesUtil.ByteArrayComparator extends Comparator<byte[]>, Serializable
int
compare(byte[] buffer1, int offset1, int length1, byte[] buffer2, int offset2, int length2)
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
int compare(byte[] buffer1, int offset1, int length1, byte[] buffer2, int offset2, int length2)
Copyright © 2021. All rights reserved.