InstanceSupplier

Supplies an instance of the registered type.

Parameters

T

Type of the class returned

See also

Functions

Link copied to clipboard
abstract fun supply(context: BContext): T