Searched refs:compatibleTypes (Results 1 – 1 of 1) sorted by relevance
494 private static boolean compatibleTypes(char srcType, char dstType) { in compatibleTypes() method in SubClass613 Class<?> illArgClass = compatibleTypes(typeChar, otherChar) ? in doReflectionTests()