commit | 749789d24047f546a18392f83a9438bc737de490 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Oct 05 16:49:24 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Oct 05 20:12:33 2020 -0600 |
tree | 9a58d9a28a1f0977d7d32d5974ebda008b7f17cd | |
parent | 1561df4a9b09a4118c3dfddd80c5691a183a9939 [diff] |
Detector to suggest more efficient collections. Android offers several efficient alternatives to some upstream Collections containers, such as SparseIntArray instead of Map<Integer, Integer>. Bug: 155703208 Test: atest error_prone_android_framework_test Change-Id: I080fd9489fb037391b717901345a905a9753b370