getMethods
Returns a list of all methods contained in the type linked by this type link and matched by the given matcher.
The list is sorted by match scores in descending order.
Return
the sublist of methods
Parameters
matcher
the matcher
Returns a collection of all methods contained in the type linked by this type link.
Return
the collection of methods