Is there any way to determine if a method is an inherited one? For example, if class A implements method m, and class B extends A and overrides m, is there a way to determine that m was originally declared in A?
Venkatesh Prasad Ranganath, Dept. Computing and Information Science, Kansas State University, US. web: http://www.cis.ksu.edu/~rvprasad