Interface SMFB2ParsingContextType.WithReaderFunctionType<T>

  • Enclosing interface:
    SMFB2ParsingContextType

    public static interface SMFB2ParsingContextType.WithReaderFunctionType<T>
    • Method Detail

      • execute

        T execute​(com.io7m.jbssio.api.BSSReaderType reader)
           throws java.io.IOException
        Throws:
        java.io.IOException