|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAIILE.gridworld.env.GridInfo
| Constructor Summary | |
GridInfo()
Creates a new instance of GridInfo |
|
GridInfo(Node cNode,
java.util.Vector sList)
|
|
| Method Summary | |
Node |
getCurrentNode()
Gets the current node |
java.util.List |
getSuccessorNodes()
Gets a list of successor nodes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridInfo()
public GridInfo(Node cNode,
java.util.Vector sList)
| Method Detail |
public Node getCurrentNode()
EnvironmentInfo
getCurrentNode in interface EnvironmentInfopublic java.util.List getSuccessorNodes()
EnvironmentInfo
getSuccessorNodes in interface EnvironmentInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||