Package | Description |
---|---|
net.automatalib.words.impl |
Modifier and Type | Class and Description |
---|---|
class |
ArrayAlphabet<I> |
class |
EnumAlphabet<E extends Enum<E>> |
class |
ListAlphabet<I> |
class |
SimpleAlphabet<I>
A simple alphabet implementation, that does not impose any restriction on the input
symbol class.
|
Copyright © 2015. All Rights Reserved.