Interface MethodSignature

All Superinterfaces:
CodeSignature, MemberSignature, Signature

public interface MethodSignature extends CodeSignature
  • Method Details

    • getReturnType

      Class getReturnType()
    • getMethod

      Method getMethod()