Join Slack
Powered by
@Nullable annotation from org.jetbrains.annotation...
# announcements
g
gildor
10/20/2017, 10:15 AM
@Nullable annotation from org.jetbrains.annotations (and most of other implementation) has Retention policty “Class”, it means that you cannot access to this annotation in runtime, only using bytecode of class
2
Views
Open in Slack
Previous
Next