alphabet property

List<int> alphabet
final

The lookup table mapping each output word value to its character code.

Implementation

final List<int> alphabet;