public static class ManifestHeaderProcessor.NameValueList extends ArrayList<ManifestHeaderProcessor.NameValuePair> implements ManifestHeaderProcessor.NameValueCollection, List<ManifestHeaderProcessor.NameValuePair>
| Constructor and Description |
|---|
NameValueList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCollection(String n,
Map<String,String> v)
Add this Name & Value to the collection.
|
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAlladd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streampublic void addToCollection(String n, Map<String,String> v)
ManifestHeaderProcessor.NameValueCollectionaddToCollection in interface ManifestHeaderProcessor.NameValueCollectionpublic String toString()
toString in class AbstractCollection<ManifestHeaderProcessor.NameValuePair>Copyright © 2010 - 2020 Adobe. All Rights Reserved