getAllDeclaredMethods
Get all declared methods on the leaf class and all superclasses. Leaf class methods are included first.
Parameters
leafClass
the class to introspect
Throws
if introspection fails
Get all declared methods on the leaf class and all superclasses. Leaf class methods are included first.
the class to introspect
if introspection fails