Module net.anwiba.commons.swing
Class StateBarManager.StateBarComponentDescriptionComparator
java.lang.Object
net.anwiba.commons.swing.statebar.StateBarManager.StateBarComponentDescriptionComparator
- All Implemented Interfaces:
Serializable,Comparator<StateBarComponentDescription>
- Enclosing class:
- StateBarManager
public static final class StateBarManager.StateBarComponentDescriptionComparator
extends Object
implements Comparator<StateBarComponentDescription>, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
StateBarComponentDescriptionComparator
public StateBarComponentDescriptionComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<StateBarComponentDescription>
-