Searched refs:canonicalizeAll (Results 1 – 1 of 1) sorted by relevance
352 Class<?>[] ptc = MethodTypeForm.canonicalizeAll(ptypes, howArgs); in canonicalize()420 static Class<?>[] canonicalizeAll(Class<?>[] ts, int how) { in canonicalizeAll() method in MethodTypeForm