Interface ISerializableModelStore

  • All Superinterfaces:
    AutoCloseable, IModelStore

    public interface ISerializableModelStore
    extends IModelStore
    A model store that can be serialized and de-serialized to and from a Stream
    Author:
    Gary O'Neall