Class SimpleAlphabet

All Implemented Interfaces:
Serializable, Annotatable, Alphabet, FiniteAlphabet, Changeable

public class SimpleAlphabet extends AbstractAlphabet implements Serializable
A simple no-frills implementation of the FiniteAlphabet interface.
Author:
Matthew Pocock
See Also: