Uses of Class
net.sourceforge.cilib.games.agent.state.StateEvaluationAgent

Packages that use StateEvaluationAgent
net.sourceforge.cilib.games.agent.state   
 

Uses of StateEvaluationAgent in net.sourceforge.cilib.games.agent.state
 

Methods in net.sourceforge.cilib.games.agent.state that return StateEvaluationAgent
 StateEvaluationAgent StateEvaluationAgent.getClone()
          Create a cloned copy of the current object and return it.
 

Constructors in net.sourceforge.cilib.games.agent.state with parameters of type StateEvaluationAgent
StateEvaluationAgent(StateEvaluationAgent other)
          Copy constructor
 



Copyright © 2009 CIRG. All Rights Reserved.