methods property

List<MethodElement> methods

Returns methods declared in this element.

MethodAugmentationElements replace corresponding elements, other MethodElements are appended.

Implementation

List<MethodElement> get methods;