Interface Method

All Superinterfaces:
HasAttribute, Member
All Known Implementing Classes:
ConcreteMethod, StdMethod

public interface Method extends Member
Interface representing methods of class files.
  • Method Details

    • getEffectiveDescriptor

      Prototype getEffectiveDescriptor()
      Get the effective method descriptor, which includes, if necessary, a first this parameter.
      Returns:
      non-null; the effective method descriptor