buildOrNull
Returns the component of type I using a corresponding factory or null
in case no factory was found which is able to build a component of the given type.
Throws
in case the factory returns an illegal type.
Returns the component of type I using a corresponding factory or null
in case no factory was found which is able to build a component of the given type.
in case the factory returns an illegal type.