com.yobotics.simulationconstructionset.util
Class IndexOrderChecker

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.IndexOrderChecker

public class IndexOrderChecker
extends java.lang.Object


Constructor Summary
IndexOrderChecker(java.lang.String name, YoVariableRegistry registry, int increment)
           
 
Method Summary
 int getMissedIndices()
           
 void update(int newIndex)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexOrderChecker

public IndexOrderChecker(java.lang.String name,
                         YoVariableRegistry registry,
                         int increment)
Method Detail

update

public void update(int newIndex)

getMissedIndices

public int getMissedIndices()