public class ComparatorCreatorHibernate.ComparatorBasic extends Object implements Comparator<Type>
| Constructor and Description |
|---|
ComparatorBasic(int[] aiOrderBy)
Creates a new instance of ComparatorBasic
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Type o1,
Type o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ComparatorBasic(int[] aiOrderBy)
public int compare(Type o1, Type o2)
compare in interface Comparator<Type extends AbstractHibernateObject>Copyright © 2021. All rights reserved.