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

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

Builds a new instance.
Since:
3.14.0