Lines Matching full:inhereted
394 MethodInfo[] inhereted = iface.methods();395 for (MethodInfo method: inhereted) {404 MethodInfo[] inhereted = superclass.methods();405 for (MethodInfo method: inhereted) {