org.reflext.api
Interface GenericDeclarationInfo

All Known Subinterfaces:
ClassTypeInfo, MethodInfo, SimpleTypeInfo, VoidTypeInfo

public interface GenericDeclarationInfo

Version:
$Revision$
Author:
Julien Viet

Method Summary
 java.util.List<TypeVariableInfo> getTypeParameters()
           
 

Method Detail

getTypeParameters

java.util.List<TypeVariableInfo> getTypeParameters()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.