Kotlin Discussions
Can make annotation target to a non-null parameter without processor check?
Support
lymoge
April 28, 2018, 6:42am
1
If can’t, I have to import kotlin-reflect library or check via annotation processor.
Related topics
Topic
Replies
Views
Activity
How to detect array of nullable type via annotation processor?
Support
3
1772
May 5, 2018
@NotNull vs @Nonnull
1
5973
April 28, 2014
Need help understanding how to annotate as NotNull without Java source
1
748
March 26, 2014
Compiler option(s) proposal: provide nullability assumptions when interacting with non-annotated Java code
Language Design
8
1662
March 31, 2021
Annotating Java API with @NotNull to be "Kotlin Friendly" (preferably at type level rather than method level)
Libraries
5
8464
June 26, 2018