public static class Bytes.ByteArrayComparator extends Object implements Comparator<byte[]>
| Constructor and Description |
|---|
ByteArrayComparator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] left,
byte[] right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(byte[] left,
byte[] right)
compare in interface Comparator<byte[]>Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.