|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PerformAction
Method Summary | |
---|---|
double |
determineCost(World w,
State s,
Action a)
|
boolean |
isPossible(World w,
State s,
Action a)
|
void |
perform(World w,
State s,
Action a)
|
Method Detail |
---|
void perform(World w, State s, Action a)
double determineCost(World w, State s, Action a)
boolean isPossible(World w, State s, Action a)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |