Join Slack
Powered by
I have a question: i want to bind a generic interf...
# kodein
j
jdiaz
05/22/2017, 8:47 PM
I have a question: i want to bind a generic interface with an implementation: bind<FileIO<Game>>() with singleton { JsonMapIO() } and JsonMapIO = class JsonMapIO : FileIO<Game> {}
Open in Slack
Previous
Next