Uses of Interface
org.biojava.utils.automata.StateMachineInstance
-
Packages that use StateMachineInstance Package Description org.biojava.utils.automata -
-
Uses of StateMachineInstance in org.biojava.utils.automata
Methods in org.biojava.utils.automata that return StateMachineInstance Modifier and Type Method Description StateMachineInstance
StateMachineFactory. startInstance(int symIdx, int start)
Return a StateMachineInstance if the Symbol represented by the symbol index is valid as the initial symbol of the pattern.
-