Interface IExtensibleBuilder<T>

  • All Superinterfaces:
    IBuilder<T>

    public interface IExtensibleBuilder<T>
    extends IBuilder<T>