Join Slack
Powered by
in java you can do something like `IThing thing = ...
# announcements
d
Dalinar
03/07/2016, 1:47 PM
in java you can do something like
IThing thing = new IThing() {...}
- the
...
because IntelliJ fills in the interface methods there... in Kotlin is anything like this possible?
Open in Slack
Previous
Next