public class SpaceComparator extends Object implements Comparator<Space>
Constructor and Description |
---|
SpaceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Space space1,
Space space2) |
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(Space space1, Space space2)
compare
in interface Comparator<Space>
Copyright © 2003–2016 Atlassian. All rights reserved.