java.lang.Objectorg.nlogo.agent.Nobody
public final class Nobody
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 |
---|
public static final Nobody NOBODY
Method Detail |
---|
public String toString()
toString
in class Object