|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
I
- - The type this State uses for identificationpublic interface State<I>
For classes representing a state of the environment that an agent is operating in. Usually this will include only the salient features of the world that an agent has access to and are relevant to learning.
StateDomain
Method Summary | |
---|---|
I |
getID()
Retrieve the identifier for this State. |
Method Detail |
---|
I getID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |