T
- 被比较的Bean@Deprecated public abstract class BaseFieldComparator<T> extends Object implements Comparator<T>, Serializable
Constructor and Description |
---|
BaseFieldComparator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected int |
compareItem(T o1,
T o2,
Field field)
Deprecated.
比较两个对象的同一个字段值
|
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
Copyright © 2024. All rights reserved.