|
|||||||||
| Home >> All >> ulu >> sim >> [ boid overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ulu.sim.boid
Class DropOut

java.lang.Objectulu.sim.boid.DropOut
- All Implemented Interfaces:
- BoidRule
- public class DropOut
- extends java.lang.Object
- implements BoidRule
- extends java.lang.Object
| Constructor Summary | |
DropOut()
|
|
| Method Summary | |
boolean |
likes(Boid b,
int Tribe)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DropOut
public DropOut()
| Method Detail |
likes
public boolean likes(Boid b, int Tribe)
|
|||||||||
| Home >> All >> ulu >> sim >> [ boid overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
ulu.sim.boid.DropOut