|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmdp.basic.State
jmdp.basic.StateC
public abstract class StateC
State to model shortest path problems
Constructor Summary | |
---|---|
StateC()
Empty constructor |
|
StateC(boolean t)
Creates an Action with the Given Name |
Method Summary | |
---|---|
boolean |
isTerminal()
|
Methods inherited from class jmdp.basic.State |
---|
equals, label, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public StateC()
public StateC(boolean t)
Method Detail |
---|
public boolean isTerminal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |