Class CompiledAutomaton

  • All Implemented Interfaces:
    Accountable

    public class CompiledAutomaton
    extends Object
    implements Accountable
    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.