tlinkowski/basic-annotations
A couple of basic Java annotations that cover null safety (via JSR 305), collection mutability (via Kotlin), and a few other concepts.
JavaApache-2.0
Issues
- 1
- 1
- 1
Static verification support
#21 opened by nedtwigg - 0
- 1
Add `ElementType.TYPE_PARAMETER` targets
#16 opened by tlinkowski - 0
- 1
kotlin-annotations-jvm:1.3.41 contains an invalid "compile" dependency on "builtins"
#19 opened by tlinkowski - 0
- 0
- 1
- 1
- 0
Rename @AllNonnullByDefault to @NonNullPackage
#12 opened by tlinkowski - 0
- 0
Include links to JSR 305 in Javadoc
#10 opened by tlinkowski - 0
Rename @Nullable to @NullOr
#11 opened by tlinkowski - 0
- 0
Add annotations to `basic-annotations`
#7 opened by tlinkowski - 0
Add `sample-java-api`, `sample-java-usage`, and `sample-kotlin-usage` test projects
#8 opened by tlinkowski - 0
Apply Kordamp plugins
#5 opened by tlinkowski - 0
Init Gradle configuration
#2 opened by tlinkowski - 0
Configure Travis
#4 opened by tlinkowski - 0
Init IntelliJ config
#3 opened by tlinkowski