public class OrderSetGroupNameComparator extends Object implements Comparator<DeweyOrderSet>, Serializable
OrderSet.
Note that it only makes sense to use this comparator for OrderSets
that are known to have the same parent OrderSets.
| Constructor and Description |
|---|
OrderSetGroupNameComparator(boolean ensureInSameGroupPath) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DeweyOrderSet o1,
DeweyOrderSet o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic OrderSetGroupNameComparator(boolean ensureInSameGroupPath)
public int compare(DeweyOrderSet o1, DeweyOrderSet o2)
compare in interface Comparator<DeweyOrderSet>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.