Class SingletonComparator<T>
java.lang.Object
org.magicwerk.brownies.collections.helper.SingletonComparator<T>
- All Implemented Interfaces:
Serializable, Comparator<T>
- Direct Known Subclasses:
NaturalComparator, NullComparator
Abstract base class for implementing a singleton comparator.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
compare, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
SingletonComparator
SingletonComparator()
-
-
Method Details
-
equals
-
hashCode
-