Class CollectionTool.PropertiesComparator
java.lang.Object
org.apache.velocity.tools.generic.CollectionTool.PropertiesComparator
- All Implemented Interfaces:
Serializable,Comparator
- Enclosing class:
CollectionTool
public static class CollectionTool.PropertiesComparator
extends Object
implements Comparator, Serializable
Does all of the comparisons
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Field Details
-
TYPE_ASCENDING_SHORT
- See Also:
-
TYPE_DESCENDING_SHORT
- See Also:
-
-
Constructor Details
-
PropertiesComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator
-