public static class Bytes.Comparator extends Object implements Comparator<Bytes<?>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Comparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Bytes<?> a,
Bytes<?> b) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final long serialVersionUID
public int compare(Bytes<?> a, Bytes<?> b)
compare in interface Comparator<Bytes<?>>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.