aicas logo Jamaica 3.4 release 8

java.lang.reflect
Interface GenericDeclaration

All Known Implementing Classes:
Class, Constructor, Method

public interface GenericDeclaration

GenericDeclaration

NYI: COMMENT: JDK 1.5 class description

Since:
1.5

Method Summary
 TypeVariable<?>[] getTypeParameters()
          getTypeParameters NYI: COMMENT: JDK 1.5 method description
 

Method Detail

getTypeParameters

TypeVariable<?>[] getTypeParameters()
getTypeParameters

NYI: COMMENT: JDK 1.5 method description

Returns:
an array of TypeVariable objects that represent the type variables declared by this generic declaration
Since:
1.5

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.