Interface Java.NamedTypeDeclaration

    • Method Detail

      • getName

        String getName()
        Returns:
        The declared (not the fully qualified) name of the class or interface
      • getOptionalTypeParameters

        Java.TypeParameter[] getOptionalTypeParameters()
        Returns:
        The declared type parameters