Home
last modified time | relevance | path

Searched refs:hm1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueComparer.java81 HashMap hm1 = new HashMap(); in compareArrayOfPropertyValue() local
86 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 16 milliseconds