Interface JAbstractMethod

All Superinterfaces:
HasAnnotations, HasTypeParameters
All Known Subinterfaces:
JAnnotationMethod, JConstructor, JMethod

public interface JAbstractMethod extends HasAnnotations, HasTypeParameters
Common interface for JMethod and JConstructor.