hi there. In terms of Java interop, any reasons wh...
# announcements
a
hi there. In terms of Java interop, any reasons why a Java class with a method defined as "protected abstract void initialize(@Nonnull Map<String, Object> entries)” would cause a compilation failure when extending the class using Kotlin?