@Deprecated public class NamedList<T> extends NamedList<T>
NamedList.NamedListEntry<T>
Constructor and Description |
---|
NamedList()
Deprecated.
|
NamedList(List nameValuePairs)
Deprecated.
|
NamedList(Map.Entry<String,T>[] nameValuePairs)
Deprecated.
|
add, addAll, addAll, clone, equals, get, get, getAll, getName, getVal, hashCode, indexOf, iterator, remove, remove, setName, setVal, size, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public NamedList()
@Deprecated public NamedList(List nameValuePairs)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.