- Type Parameters:
I - the input symbol type
M - the model type
public final class InputModelData<I,M extends SimpleTS<?,I>>
extends Object
A utility data class, that allows to pair a model that can react to input symbols with a corresponding alphabet.
- Author:
- frohme