public class KeyedRefTModelComparator extends Object implements Comparator<KeyedReference>, Serializable
Constructor and Description |
---|
KeyedRefTModelComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(KeyedReference kr1,
KeyedReference kr2) |
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(KeyedReference kr1, KeyedReference kr2)
compare
in interface Comparator<KeyedReference>
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.