|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.common.model.Player.UnitPredicate
net.sf.freecol.common.model.Player.GoingToPredicate
public class Player.GoingToPredicate
A predicate for determining units going somewhere.
Constructor Summary | |
---|---|
Player.GoingToPredicate()
|
Method Summary | |
---|---|
boolean |
obtains(Unit unit)
Returns true if the unit has order to go somewhere. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Player.GoingToPredicate()
Method Detail |
---|
public boolean obtains(Unit unit)
obtains
in class Player.UnitPredicate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |