public static class ManifestHeaderProcessor.NameValueList extends ArrayList<ManifestHeaderProcessor.NameValuePair> implements ManifestHeaderProcessor.NameValueCollection, List<ManifestHeaderProcessor.NameValuePair>
modCount| 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, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitadd, 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 © 2021. All rights reserved.