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