public class SimpleSymbolListFactory extends java.lang.Object implements SymbolListFactory
| Constructor and Description |
|---|
SimpleSymbolListFactory() |
| Modifier and Type | Method and Description |
|---|---|
SymbolList |
makeSymbolList(Symbol[] symbolArray,
int size,
Alphabet alfa)
Create a factory for SimpleSymbolLists.
|
public SymbolList makeSymbolList(Symbol[] symbolArray, int size, Alphabet alfa) throws IllegalAlphabetException
makeSymbolList in interface SymbolListFactoryIllegalAlphabetException