Tag: java-interop
All the articles with the tag "java-interop".
-
Kotlin is null-safe until it meets your Java code
Kotlin platform types cause delayed NullPointerException in Java interop. How read-only collections stay mutable and internal becomes public.