Searched refs:hm1 (Results 1 – 1 of 1) sorted by relevance
81 HashMap hm1 = new HashMap(); in compareArrayOfPropertyValue() local86 hm1.put(pv1[i].Name, pv1[i].Value); in compareArrayOfPropertyValue()91 result &= equalValue(hm1.get(pv2[i].Name),pv2[i].Value); in compareArrayOfPropertyValue()
Completed in 11 milliseconds