Skip to content
Snippets Groups Projects
Commit 749789d2 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

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
parent 1561df4a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment