public class DfaBuilder extends Object
Modifier and Type | Method and Description |
---|---|
void |
constructSubsets() |
FiniteAutomaton |
getDFA() |
public FiniteAutomaton getDFA() throws AutomatonException
AutomatonException
public void constructSubsets() throws AutomatonException
AutomatonException
Copyright © 2020 BioJava. All rights reserved.