Class RuntimeWrappingFactory

Wrapping factory that will wrap the result depending on runtime type information instead of compile time information.

class RuntimeWrappingFactory(T, Z) ;

Constructors

NameDescription
thisConstructor for RuntimeWrappingFactory!(T, Z)

Methods

NameDescription
factoryInstantiates component of type T.