com.karneim.util.collection.set
Class AutomatonSet_String
public
class
AutomatonSet_String
extends Automaton
protected AutomatonSet_String(
ISet_char fullSet)
protected AutomatonSet_String()
protected void clear()
protected Object clone()
protected Map cloneState(State state)
protected Map cloneStates(LinkedSet_State states)
protected void complement()
protected State createState()
protected LinkedSet_State getStates()
protected boolean isDeterministic()
protected void minimize()
protected LinkedSet_State newLinkedSet_State()
protected LinkedSet_State newLinkedSet_State(State state)
protected boolean removeState(State removeState)
protected void removeUselessStates()
protected void setDeterministic(Boolean isDeterministic)
protected void setStartState(State startState)