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 java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
compare, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong