public class StateSetComparator extends Object implements Comparator<StateSet>
Constructor and Description |
---|
StateSetComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(StateSet x,
StateSet y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(StateSet x, StateSet y)
compare
in interface Comparator<StateSet>
Copyright © 2005–2020. All rights reserved.