Relates :
|
The returned array from a call to Class.getMethods() may in some scenarios include default methods that are not members of the Class. Specifically default methods from superinterfaces that have a more specific method may be included.
|