org.encog.ml.world.basic
Class BasicAction

java.lang.Object
  extended by org.encog.ml.world.basic.BasicAction
All Implemented Interfaces:
Action

public class BasicAction
extends Object
implements Action


Constructor Summary
BasicAction(String label)
           
 
Method Summary
 String getLabel()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BasicAction

public BasicAction(String label)
Method Detail

getLabel

public String getLabel()
Specified by:
getLabel in interface Action
Returns:
the label

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.