public static class Bytes.ByteArrayComparator extends Object implements Comparator<byte[]>
| Constructor and Description |
|---|
Bytes.ByteArrayComparator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] left,
byte[] right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(byte[] left,
byte[] right)
compare in interface Comparator<byte[]>Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.