|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.karneim.util.collection.automaton.Automaton.Wrapper_State
public static final class Automaton.Wrapper_State
Field Summary | |
---|---|
Automaton.Wrapper_State |
next
|
Automaton.State |
state
|
Constructor Summary | |
---|---|
Automaton.Wrapper_State(Automaton.State state)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Automaton.State state
public Automaton.Wrapper_State next
Constructor Detail |
---|
public Automaton.Wrapper_State(Automaton.State state)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |