public class ObjectEntryComperator extends Object implements Comparator<ObjectListDataEntry>
Constructor and Description |
---|
ObjectEntryComperator(String attribute,
boolean ascending) |
Modifier and Type | Method and Description |
---|---|
int |
compare(ObjectListDataEntry arg0,
ObjectListDataEntry arg1) |
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 ObjectEntryComperator(String attribute, boolean ascending)
public int compare(ObjectListDataEntry arg0, ObjectListDataEntry arg1)
compare
in interface Comparator<ObjectListDataEntry>
Copyright © 2021. All Rights Reserved.