org.nlogo.agent
Class Nobody

java.lang.Object
  extended by org.nlogo.agent.Nobody

public final class Nobody
extends Object


Field Summary
static Nobody NOBODY
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NOBODY

public static final Nobody NOBODY
Method Detail

toString

public String toString()
Overrides:
toString in class Object