Package com.semedy.reasoner.utils
Class VariableComparator
java.lang.Object
com.semedy.reasoner.utils.VariableComparator
- All Implemented Interfaces:
Comparator<Variable>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, 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
-
VariableComparator
public VariableComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Variable>
-