Jozef BABJAK 594b47d592 Using proper key for removing object from the map.
Stored value was used for map removal instead of key. The error was
silently ignore, because remove() method accepts Object type argument
and siletly does nothing when no value identified by such key is
found. Now proper key is used for removal. i.e. the same as for lookup.

Change-Id: I3a61fc219385cd0e7bcd4a33cd6ca23be220efe3
2011-02-21 15:44:06 +01:00
2010-12-02 07:55:06 -08:00
2011-02-11 09:33:40 -08:00
2011-01-30 15:35:17 -08:00
2010-10-27 08:38:30 +02:00
2011-01-29 06:19:37 -08:00
2010-10-28 16:37:43 -07:00
2010-11-04 16:17:52 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%