[ http://issues.apache.org/jira/browse/HARMONY-1220?page=all ]
Paulex Yang closed HARMONY-1220.
--------------------------------
Verified by Spark.
> [classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap
> ------------------------------------------------------------------------------------------------
>
> Key: HARMONY-1220
> URL: http://issues.apache.org/jira/browse/HARMONY-1220
> Project: Harmony
> Issue Type: New Feature
> Components: Classlib
> Reporter: spark shen
> Assigned To: Paulex Yang
> Attachments: Harmony-1220.diff
>
>
> new methods
> public V get(Object key) and
> public void putAll(Map<? extendsK,? extends V> m)
> in java.util.EnumMap but not implemented in Harmony(project luni).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|