https://kotlinlang.org logo
u

uli

06/13/2017, 7:12 PM
i can have a companion object implement an interface and interact with its instance-less methods via abstraction 1 reply jw: well, there are no instance less methods in companion objects. If i define an extension method on a companion object and don't use the companion object instance i get a warning