getField

public FieldLink getField(Matcher<? super FieldLink> matcher)(source)

Returns the field contained in the type linked by this type link and matched by the given matcher with the highest match score.

If there is not such a field, null is returned.

Return

the field or null

Parameters

matcher

the matcher