|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.solr.common.util.NamedList<T>
org.apache.solr.common.util.SimpleOrderedMap<T>
org.apache.solr.util.SimpleOrderedMap<T>
@Deprecated public class SimpleOrderedMap<T>
This class is scheduled for deletion. Please update your code to the moved package.
Field Summary |
---|
Fields inherited from class org.apache.solr.common.util.NamedList |
---|
nvPairs |
Constructor Summary | |
---|---|
SimpleOrderedMap()
Deprecated. |
|
SimpleOrderedMap(List nameValuePairs)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.solr.common.util.SimpleOrderedMap |
---|
clone |
Methods inherited from class org.apache.solr.common.util.NamedList |
---|
add, addAll, addAll, get, get, getAll, getName, getVal, indexOf, iterator, remove, setName, setVal, size, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleOrderedMap()
public SimpleOrderedMap(List nameValuePairs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |