Interface ManifestHeaderProcessor.NameValueCollection

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addToCollection​(java.lang.String n, java.util.Map<java.lang.String,​java.lang.String> v)
      Add this Name & Value to the collection.
    • Method Detail

      • addToCollection

        void addToCollection​(java.lang.String n,
                             java.util.Map<java.lang.String,​java.lang.String> v)
        Add this Name & Value to the collection.
        Parameters:
        n -
        v -