Interface TaskBuilder<T extends Task>

    • Method Detail

      • build

        T build()
        Builds the task of the given type for the builder
        Returns:
        a new instance of the task