public class KeyedRefGroupTModelComparator extends Object implements Comparator<KeyedReferenceGroup>, Serializable
Constructor and Description |
---|
KeyedRefGroupTModelComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(KeyedReferenceGroup krg1,
KeyedReferenceGroup krg2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(KeyedReferenceGroup krg1, KeyedReferenceGroup krg2)
compare
in interface Comparator<KeyedReferenceGroup>
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.