Uses of Interface
org.eu.autogex.core.Automaton
Packages that use Automaton
-
Uses of Automaton in org.eu.autogex.core
Classes in org.eu.autogex.core with type parameters of type AutomatonModifier and TypeClassDescriptionclassAbstractAutomatonBuilder<B extends AbstractAutomatonBuilder<B,A>, A extends Automaton> Abstract builder based on the Curiously Recurring Template Pattern (CRTP).Classes in org.eu.autogex.core that implement AutomatonModifier and TypeClassDescriptionclassAbstract base class for all automata models. -
Uses of Automaton in org.eu.autogex.models
Classes in org.eu.autogex.models that implement Automaton