|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.colossus.ai.helper.OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator
class OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator
| Constructor Summary | |
|---|---|
OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator()
|
|
| Method Summary | |
|---|---|
(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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator()
| Method Detail |
|---|
long baseXvalue(int[] t)
int[] roundNextUp(int[] t,
int factor)
int[] nextValue(int[] t)
int[] nextValue(int[] t,
int factor)
public int compare(int[] t1,
int[] t2)
compare in interface java.util.Comparator<int[]>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||