Join Slack
Powered by
I tried `@NotNull` from `org.jetbrains.annotations...
# announcements
p
Pacane
12/09/2019, 9:43 PM
I tried
@NotNull
from
org.jetbrains.annotations
but the converter doesn't care about those apparently
g
gildor
12/09/2019, 11:35 PM
Yes, it's correct, it should work. If it doesn't, please fill a bug with example of code
gildor
12/09/2019, 11:36 PM
I remember similar issue with new J2K converter
a
Arian Stolwijk
12/10/2019, 2:17 PM
I'm using JSR-305 annotations:
https://kotlinlang.org/docs/reference/java-interop.html#nullability-annotations
which works great
➕ 1
4
Views
Open in Slack
Previous
Next