Interface Builder<P>

    • Method Detail

      • build

        P build()
        Description copied from interface: CheckedBuilder
        Returns instance of the product. Multiple calls to this method are not required to return same instance if the state of the builder has changed.
        Specified by:
        build in interface CheckedBuilder<P,​IllegalArgumentException>
        Returns:
        A newly-built instance