T
@Deprecated public abstract class BaseFieldComparator<T> extends Object implements Comparator<T>, Serializable
BaseFieldComparator()
protected int
compareItem(T o1, T o2, Field field)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public BaseFieldComparator()
protected int compareItem(T o1, T o2, Field field)
o1
o2
field
Copyright © 2022. All rights reserved.