net.sf.colossus.ai.helper
Class OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayLegionValueComparator

java.lang.Object
  extended by net.sf.colossus.ai.helper.OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator
      extended by net.sf.colossus.ai.helper.OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayLegionValueComparator
All Implemented Interfaces:
java.util.Comparator<int[]>
Enclosing class:
OnTheFlyLegionMove.OnTheFlyLegionMoveIterator

 class OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayLegionValueComparator
extends OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator


Constructor Summary
OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayLegionValueComparator()
           
 
Method Summary
 int compare(int[] t1, int[] t2)
           
 
Methods inherited from class net.sf.colossus.ai.helper.OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator
baseXvalue, nextValue, nextValue, roundNextUp
 
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.myIntArrayLegionValueComparator

OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayLegionValueComparator()
Method Detail

compare

public int compare(int[] t1,
                   int[] t2)
Specified by:
compare in interface java.util.Comparator<int[]>
Overrides:
compare in class OnTheFlyLegionMove.OnTheFlyLegionMoveIterator.myIntArrayComparator