Uses of Class
dk.brics.automaton.RunAutomaton
-
-
Uses of RunAutomaton in dk.brics.automaton
Methods in dk.brics.automaton that return RunAutomaton Modifier and Type Method Description static RunAutomatonRunAutomaton. load(InputStream stream)Retrieves a serializedRunAutomatonfrom a stream.static RunAutomatonRunAutomaton. load(URL url)Retrieves a serializedRunAutomatonlocated by a URL.
-