jmfayard
09/06/2019, 7:42 AMSomeImportantApiClass.java
, is it possible to declare in java a empty Companion
object so that Kotlin users of the library can define their extension on fun SomeImportantApiClass.Companion.someExtension()
?wasyl
09/06/2019, 8:32 AM