Interface PBuilder<T>

    • Method Detail

      • build

        T build()
        Build the instance value.
        Returns:
        The instance value.