public final class AttributeComparator extends Object implements Comparator<Attribute>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static AttributeComparator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Attribute attr1,
Attribute attr2) |
boolean |
equals(Object other) |
int |
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 static final AttributeComparator INSTANCE
Copyright © 2017. All rights reserved.