public final class ByNameComparator extends Object implements Comparator<CollectionAttributeType>, Serializable
ByNameComparator class.
| Constructor and Description | 
|---|
ByNameComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(CollectionAttributeType type0,
       CollectionAttributeType type1)
compare 
 | 
boolean | 
equals(Object o) | 
int | 
hashCode()
hashCode 
 | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(CollectionAttributeType type0, CollectionAttributeType type1)
compare
compare in interface Comparator<CollectionAttributeType>type0 - a CollectionAttributeType object.type1 - a CollectionAttributeType object.public boolean equals(Object o)
equals in interface Comparator<CollectionAttributeType>equals in class ObjectCopyright © 2021. All rights reserved.