Home
last modified time | relevance | path

Searched defs:NameValueList (Results 1 – 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/core/
DNameValueList.java54 public class NameValueList implements Serializable, Cloneable, Map<String,NameValue> { class
66 public NameValueList() { in NameValueList() method in NameValueList
71 public NameValueList(boolean sync) { in NameValueList() method in NameValueList