No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.lang.reflect

Interface GenericDeclaration

  • All Known Implementing Classes:
    Class, Constructor, Method

    public interface GenericDeclaration
    A common interface for all entities that declare type variables.
    Since:
    1.5
    • Method Detail

      • getTypeParameters

        TypeVariable<?>[] getTypeParameters()
        Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order. Returns an array of length 0 if the underlying generic declaration declares no type variables.
        Returns:
        an array of TypeVariable objects that represent the type variables declared by this generic declaration
        Throws:
        GenericSignatureFormatError - if the generic signature of this generic declaration does not conform to the format specified in The Java™ Virtual Machine Specification
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph