rcssjava.coach
Class FeatureCollector

java.lang.Object
  extended by rcssjava.coach.FeatureCollector

public class FeatureCollector
extends java.lang.Object


Constructor Summary
FeatureCollector(int sideBeingModeledI, ServerParams sp)
           
 
Method Summary
 void processCycle(WorldState wsI, java.util.LinkedList<FeaturesStorage> currFeatStorListI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureCollector

public FeatureCollector(int sideBeingModeledI,
                        ServerParams sp)
Method Detail

processCycle

public void processCycle(WorldState wsI,
                         java.util.LinkedList<FeaturesStorage> currFeatStorListI)