org.jboss.lang.reflect
Interface GenericDeclaration


public interface GenericDeclaration

A common interface for all entities that declare type variables

Version:
$Revision:181 $
Author:
Scott.Stark@jboss.org

Method Summary
 TypeVariable getTypeParameters()
           
 

Method Detail

getTypeParameters

TypeVariable getTypeParameters()


Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.