Interface DataFormatBuilder<T extends DataFormatDefinition>

    • Method Detail

      • end

        T end()
        Ends the build of the data format.
        Returns:
        the data format fully built.