File: nullability_annotated_classes.txt

package info (click to toggle)
android-platform-libcore 10.0.0%2Br36-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 85,484 kB
  • sloc: java: 846,430; ansic: 12,234; cpp: 10,616; xml: 1,581; python: 920; sh: 349; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
# The following classes have nullability annotations directly in their source
# which should be validated for correctness and completeness. (N.B. Classes
# with annotations in stub files under ojluni/annotations/sdk/nullability/
# should also be validated, but are not listed here.)
java.math.BigInteger
org.json.JSONObject