|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.karneim.util.collection.set.DFASet.State.Transition
protected static class DFASet.State.Transition
Field Summary | |
---|---|
protected CharSet |
charSet
|
protected int |
toState
|
Constructor Summary | |
---|---|
protected |
DFASet.State.Transition(CharSet charSet,
int toState)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final CharSet charSet
protected final int toState
Constructor Detail |
---|
protected DFASet.State.Transition(CharSet charSet, int toState)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |