Class CompiledAutomaton


  • public class CompiledAutomaton
    extends Object
    Immutable class holding compiled details for a given Automaton. The Automaton is deterministic, must not have dead states but is not necessarily minimal.