|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectATrafficLightPredicate
public class ATrafficLightPredicate
This class provides support for the Drivers' Ed project found here. Called by the Annex object (do not reference this class yourself).
Field Summary |
---|
Fields inherited from interface becker.robots.IPredicate |
---|
aFlasher, aLight, anyFlasher, anyLight, anyRobot, anyStreetlight, anyThing, anyWall, aRobot, aStreetlight, aThing, aWall, canBeCarried |
Constructor Summary | |
---|---|
ATrafficLightPredicate()
|
Method Summary | |
---|---|
boolean |
isOK(becker.robots.Sim s)
Return true of the Sim is a TrafficLight; false otherwise |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATrafficLightPredicate()
Method Detail |
---|
public boolean isOK(becker.robots.Sim s)
isOK
in interface becker.robots.IPredicate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |