|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.search.map.MapGoalTest
public class MapGoalTest
Constructor Summary | |
---|---|
MapGoalTest(java.lang.String goalState)
|
Method Summary | |
---|---|
boolean |
isGoalState(java.lang.Object currentState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapGoalTest(java.lang.String goalState)
Method Detail |
---|
public boolean isGoalState(java.lang.Object currentState)
isGoalState
in interface GoalTest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |