| Class | Description |
|---|---|
| Alphabets | |
| ArrayAlphabet<I> | |
| EnumAlphabet<E extends Enum<E>> | |
| ExtensionWord<I> | |
| FastAlphabet<I extends MutableNumericID> |
A fast alphabet implementation, that assumes identifiers are stored directly in the
input symbols.
|
| ListAlphabet<I> | |
| SimpleAlphabet<I> |
A simple alphabet implementation, that does not impose any restriction on the input
symbol class.
|
| Symbol |
Copyright © 2015. All Rights Reserved.