Interface JDMethodDoc

All Superinterfaces:
JDExecutableMemberDoc
All Known Implementing Classes:
JPMethodDoc

public interface JDMethodDoc extends JDExecutableMemberDoc
Author:
thevpc
  • Method Details

    • isStatic

      boolean isStatic()
    • returnType

      JDType returnType()