public class ExactlyN extends GeneralDeterministicFiniteAutomaton
alphabetSize, initialState, label, matrix
Constructor and Description |
---|
ExactlyN(int alphabetSize,
short label,
short numberOfTimes) |
addState, addTransition, complete, equals, getInitialState, getLabel, getNextState, getStateType, hashCode, isAcceptingState, isAllowed, isComplete, reduce, removeTransition, setInitialState, setStateType, toString