|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.karneim.util.XML
com.karneim.util.collection.set.SAutomatonData
public class SAutomatonData
| Nested Class Summary | |
|---|---|
static class |
SAutomatonData.State
Deprecated. |
| Field Summary | |
|---|---|
boolean |
isDeterministic
Deprecated. |
java.lang.Integer |
startStateNumber
Deprecated. |
SAutomatonData.State[] |
states
Deprecated. |
| Constructor Summary | |
|---|---|
SAutomatonData(SAutomatonData.State[] states,
java.lang.Integer startStateNumber,
boolean isDeterministic)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.karneim.util.XML |
|---|
toInnerString, toInnerXML, toString, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public SAutomatonData.State[] states
public java.lang.Integer startStateNumber
public boolean isDeterministic
| Constructor Detail |
|---|
public SAutomatonData(SAutomatonData.State[] states,
java.lang.Integer startStateNumber,
boolean isDeterministic)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||