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.
    WARNING: This API is experimental and might change in incompatible ways in the next release.