public static final class StateBarManager.StateBarComponentDescriptionComparator extends Object implements Comparator<StateBarComponentDescription>, Serializable
| Constructor and Description |
|---|
StateBarComponentDescriptionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(StateBarComponentDescription o1,
StateBarComponentDescription 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 StateBarComponentDescriptionComparator()
public int compare(StateBarComponentDescription o1, StateBarComponentDescription o2)
compare in interface Comparator<StateBarComponentDescription>Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.