Searched defs:DuplicateNameValueList (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DDuplicateNameValueList.java44 public class DuplicateNameValueList implements Serializable, Cloneable { class in inherits:Serializable,Cloneable
51 public DuplicateNameValueList() method in class:DuplicateNameValueList
129 DuplicateNameValueList other = (DuplicateNameValueList) otherObject;
189 DuplicateNameValueList retval = new DuplicateNameValueList();

Completed in 356 milliseconds