private static final class ArbitraryInstances.AlwaysEqual extends Ordering<java.lang.Object> implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static ArbitraryInstances.AlwaysEqual |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
AlwaysEqual() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
private java.lang.Object |
readResolve() |
java.lang.String |
toString() |
allEqual, arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToString
private static final ArbitraryInstances.AlwaysEqual INSTANCE