Join Slack
Powered by
So basically I want to inject a `Map<Class<T...
# kodein
a
anstaendig
04/25/2018, 4:32 PM
So basically I want to inject a
Map<Class<T>, Provider<T>>
into another class so that I can receive the instance via the
Provider
based on the classname.
Open in Slack
Previous
Next