public abstract interface ExecutableElement
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation type elements.

extends Element, Parameterizable

See also:
ExecutableType

Since:  1.6