Pete Gillin | c5f179b | 2018-11-14 18:42:19 +0000 | [diff] [blame] | 1 | # The following classes have nullability annotations directly in their source |
2 | # which should be validated for correctness and completeness. (N.B. Classes | ||||
3 | # with annotations in stub files under ojluni/annotations/sdk/nullability/ | ||||
4 | # should also be validated, but are not listed here.) | ||||
5 | java.math.BigInteger | ||||
6 | org.json.JSONObject |