private static class Functions.NullsLastReverseComparator extends Object implements Comparator<Comparable>, Serializable
| Modifier | Constructor and Description |
|---|---|
private |
Functions.NullsLastReverseComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Comparable o1,
Comparable o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprivate Functions.NullsLastReverseComparator()
public int compare(Comparable o1, Comparable o2)
compare in interface Comparator<Comparable>Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.