public class NameBasedVariableComparator extends Object implements Comparator<Variable<?>>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Variable<?> aVariable,
Variable<?> anotherVariable) |
static NameBasedVariableComparator |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Variable<?> aVariable, Variable<?> anotherVariable)
compare in interface Comparator<Variable<?>>public static NameBasedVariableComparator getInstance()
Copyright © 2015 The University of Manchester. All Rights Reserved.