T
- 被比较的Beanpublic class FieldsComparator<T> extends NullComparator<T>
comparator, nullGreater
Constructor and Description |
---|
FieldsComparator(boolean nullGreater,
Class<T> beanClass,
String... fieldNames)
构造
|
FieldsComparator(Class<T> beanClass,
String... fieldNames)
构造
|
compare, doCompare, thenComparing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2024. All rights reserved.