summaryrefslogtreecommitdiffstats
path: root/core/java/android/util/MapCollections.java
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one issue when removing from IteratorAdam Lesinski2013-11-011-1/+1
* Fix issue #10491028: iabv2 test apps that contain subscription SKUs...Dianne Hackborn2013-09-051-2/+2
* Fix issue #10115327: MapCollections need to implement equalsDianne Hackborn2013-07-311-5/+68
* New ArrayMap class.Dianne Hackborn2013-05-241-0/+496