builder library

Typedefs

Builder<INSTANCE extends Object?> = INSTANCE Function()
Example:
ParameterizedBuilder<INPUT extends Object?, INSTANCE extends Object?> = INSTANCE Function(INPUT input)
Example: