Interface Builder<T>

    • Method Detail

      • build

        T build()
        Builds the object after all configuration has been set. This will use default values for any unspecified attributes for the object.
        Returns:
        the configured instance.
        Throws:
        ConfigurationException - if there was an error building the object.