Uses of Class
de.quantummaid.injectmaid.api.customtype.CustomTypeInstantiator
-
Packages that use CustomTypeInstantiator Package Description de.quantummaid.injectmaid.api.customtype -
-
Uses of CustomTypeInstantiator in de.quantummaid.injectmaid.api.customtype
Methods in de.quantummaid.injectmaid.api.customtype that return CustomTypeInstantiator Modifier and Type Method Description static CustomTypeInstantiatorCustomTypeInstantiator. customTypeInstantiator(List<de.quantummaid.reflectmaid.ResolvedType> dependencies, InvocableFactory<?> invocableFactory)
-