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
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 GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.