Add JSpecify 0.3 annotations, and a "fake" @NullnessUnspecified annotation
This commit is contained in:
committed by
Space Team
parent
e3282d090d
commit
2329ee5f84
+2
-1
@@ -1,4 +1,5 @@
|
||||
module java9_annotations {
|
||||
exports org.jspecify.annotations;
|
||||
exports org.jspecify.nullness;
|
||||
// add packages needed to export
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user