summaryrefslogtreecommitdiff
path: root/ojluni/annotations/sdk/nullability/java/util/NavigableMap.annotated.java
Commit message (Collapse)AuthorAgeFilesLines
* Add nullability annotations for some Map types.Pete Gillin2018-11-131-0/+84
Map itself is already annotated (see Map.annotated.java), and many of the annotations here are copied onto its implementations. There are new methods added in the Sorted and Navigable interfaces. Test: make core-current-stubs-nullability-validation-check-nullability-warnings Bug: 64930165 Change-Id: Ia976a37deef9ce9f20190dd84dbbfd598337b9af