Home | History | Annotate | Download | only in src

Lines Matching full:inhereted

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