All Packages This Package Class Hierarchy Class Search Index
Interface for machines whose input and output are integers.
public interface intMachine
extends aima.cs.machine.Machine
{
// Methods 1
public abstract int step(int);
}
public abstract int step(int input)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4