Searched refs:hashWrap (Results 1 – 1 of 1) sorted by relevance
270 Wrapper w = FROM_WRAP[hashWrap(type)]; in findWrapperType()315 private static int hashWrap(Class<?> x) { in hashWrap() method in Wrapper327 int wi = hashWrap(w.wrapperType);