Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-1220

[classlib][luni] new method java.util.EnumMap.get, java.util.EnumMap.putAll in java.util.EnumMap

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None

    Description

      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).

      Attachments

        1. Harmony-1220.diff
          10 kB
          spark shen

        Activity

          People

            paulex Paulex Yang
            spark shen spark shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: