Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/core/
DDuplicateNameValueList.java139 Collection nv2 = (Collection) other.nameValueMap.get(key); in equals() local
DNameValueList.java160 NameValue nv2 = (NameValue) other.hmap.get(key); in equals() local