S - The state type of the de-serialized hypothesisI - The default input symbol typepublic interface SimpleAutomatonSerializationProvider<S,I> extends SimpleAutomatonSerializer<I>, SimpleAutomatonDeserializer<S,I>
SimpleAutomatonSerializer and SimpleAutomatonDeserializer.
Note: These model-specific interfaces may be omitted if Java starts supporting higher-kinded generics (or we switch to a language that supports these).
writeModel, writeModelwriteModel, writeModelwriteModelreadModel, readModelreadModel, readModel, readModelCopyright © 2020. All rights reserved.