Class Linear.VarWeightComparator<T extends VariableNode>
java.lang.Object
org.jacop.floats.constraints.linear.Linear.VarWeightComparator<T>
- All Implemented Interfaces:
Serializable,Comparator<T>
- Enclosing class:
Linear
static class Linear.VarWeightComparator<T extends VariableNode>
extends Object
implements Comparator<T>, Serializable
-
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
-
VarWeightComparator
VarWeightComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<T extends VariableNode>
-