Interface XMethod

    • Method Detail

      • getReturnType

        XClass getReturnType()
      • determineOptionalReturnType

        XClass determineOptionalReturnType()
        Determine the type argument of Optional, if the return is Optional, otherwise just return the return type.
      • isAbstract

        default boolean isAbstract()