Package com.liferay.portal.kernel.util
Class ComparatorAdapter<T,V>
Object
com.liferay.portal.kernel.util.ComparatorAdapter<T,V>
- All Implemented Interfaces:
Comparator<T>
- Author:
- Sergio González
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ComparatorAdapter
-
-
Method Details
-
adapt
-
compare
- Specified by:
compare
in interfaceComparator<T>
-
getAdaptedComparator
-
toString
-