This project has retired. For details please refer to its
Attic page.
ObjectCombinationGenericOrdering (streams-verbs 0.5.2-SNAPSHOT API)
-
- All Implemented Interfaces:
- Comparator<ObjectCombination>
public class ObjectCombinationGenericOrdering
extends com.google.common.collect.Ordering<ObjectCombination>
Orders ObjectCombinations from most specific to most general, without regard
for degree of match to any specific Activity.
-
-
Method Summary
-
Methods inherited from class com.google.common.collect.Ordering
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2018 The Apache Software Foundation. All rights reserved.