Searched refs:getMostConcreteMethods (Results 1 – 1 of 1) sorted by relevance
75 Method[] methods = getMostConcreteMethods(interfaceType); in testForwarding()109 private static Method[] getMostConcreteMethods(Class<?> type) { in getMostConcreteMethods() method in ForwardingWrapperTester