Interface IModelObject

    • Method Detail

      • builder

        IModelObject.Builder builder​()
        Create a builder for building an instance of a model object.
        The type of the builder and its methods depend on its corresponding implementation.
        Returns:
        A builder object.