Interface ParameterBuilder<T>

    • Method Detail

      • build

        T build()
        Constructs an immutable instance of T.
        Returns:
        An immutable instance of T