public static class NumberUtils.Shuffler extends Object implements Comparator<NumberUtils.Shuffler>, Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
newPosition |
int |
oldPosition |
| Constructor and Description |
|---|
Shuffler(int oldPosition) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(NumberUtils.Shuffler s1,
NumberUtils.Shuffler s2) |
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(NumberUtils.Shuffler s1, NumberUtils.Shuffler s2)
compare in interface Comparator<NumberUtils.Shuffler>Copyright © 2023. All rights reserved.