Class SizeComparator
java.lang.Object
org.hippoecm.frontend.plugins.gallery.compare.PropertyComparator
org.hippoecm.frontend.plugins.gallery.compare.SizeComparator
- All Implemented Interfaces:
Serializable
,Comparator<Node>
,org.apache.wicket.util.io.IClusterable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.hippoecm.frontend.plugins.gallery.compare.PropertyComparator
compare
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
SizeComparator
-
SizeComparator
-
-
Method Details
-
compare
- Specified by:
compare
in classPropertyComparator
-