Class BackgroundInitializer.Builder<I extends BackgroundInitializer<T>,T>

Type Parameters:
I - The type of the initializer managed by this builder.
T - The type of results supplied by this builder.
All Implemented Interfaces:
FailableSupplier<I,Exception>
Enclosing class:
BackgroundInitializer<T>

Builds a new instance.
Since:
3.14.0