Interface UninitializedInterpreter

  • All Superinterfaces:
    InterpreterSnapshot

    public interface UninitializedInterpreter
    extends InterpreterSnapshot
    A stream interpreter that was not yet initialized when the snapshot was taken

    Not for user extension