Package org.ocpsoft.common.pattern
Class WeightedComparator
java.lang.Object
org.ocpsoft.common.pattern.WeightedComparator
- All Implemented Interfaces:
Comparator<Weighted>
Compares
Weighted objects.- Author:
- Lincoln Baxter, III
-
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
-
Constructor Details
-
WeightedComparator
public WeightedComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Weighted>
-