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