|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.evelopers.unimod.contract.RuntimeContract
Converts StateMachinePath and StateMachineConfig into String and vice versa.
Method Summary | |
static StateMachineConfig |
decodeStateMachineConfig(java.lang.String s)
|
static StateMachinePath |
decodeStateMachinePath(java.lang.String s)
|
static java.lang.String |
encode(StateMachineConfig c)
|
static java.lang.String |
encode(StateMachinePath smp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static StateMachinePath decodeStateMachinePath(java.lang.String s)
public static java.lang.String encode(StateMachinePath smp)
public static StateMachineConfig decodeStateMachineConfig(java.lang.String s)
public static java.lang.String encode(StateMachineConfig c)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |