aicas logoJamaica 3.2 release 62

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 logoJamaica 3.2 release 62

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