public static class Data.Comparator extends Object implements Comparator<Data<?>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Comparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Data<?> a,
Data<?> 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(Data<?> a, Data<?> b)
compare in interface Comparator<Data<?>>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.