public class Light extends java.lang.Object implements Agent
private boolean
state
Light()
boolean
getState()
void
run(double time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private boolean state
public boolean getState()
public void run(double time)
run
Agent