inject
Inject an instance with resolved dependencies.
Parameters
qualifier
Qualifier for identification. Specify the instantiation of the annotation with Qualifier.
Inject an instance with resolved dependencies (experimental)
Parameters
qualifier
Qualifier for identification. Specify the instantiation of the annotation with Qualifier.
componentExtras
Specify ComponentExtras to create Component.
Deprecated
The method of specifying qualifier has been unified.
Replace with
import com.moriatsushi.koject.Named
Content copied to clipboard
inject(Named(name))
Content copied to clipboard
Inject an Named instance with resolved dependencies.
Parameters
name
name of Named