class OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator
extends java.lang.Object
implements java.util.Comparator<int[]>
| Constructor and Description |
|---|
OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator() |
| Modifier and Type | Method and Description |
|---|---|
(package private) long |
baseXvalue(int[] t) |
int |
compare(int[] t1,
int[] t2) |
(package private) int[] |
nextValue(int[] t) |
(package private) int[] |
nextValue(int[] t,
int factor) |
(package private) int[] |
roundNextUp(int[] t,
int factor) |