public class NutsSdkLocationComparator extends Object implements Comparator<net.thevpc.nuts.NutsPlatformLocation>
| Constructor and Description |
|---|
NutsSdkLocationComparator(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(net.thevpc.nuts.NutsPlatformLocation o1,
net.thevpc.nuts.NutsPlatformLocation o2) |
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 NutsSdkLocationComparator(net.thevpc.nuts.NutsSession session)
public int compare(net.thevpc.nuts.NutsPlatformLocation o1,
net.thevpc.nuts.NutsPlatformLocation o2)
compare in interface Comparator<net.thevpc.nuts.NutsPlatformLocation>Copyright © 2022 vpc open source initiative. All rights reserved.