org.jboss.lang.reflect
Interface WildcardType

All Known Implementing Classes:
WildcardTypeImpl

public interface WildcardType

Version:
$Revision: 1.1 $
Author:
Kabir Khan, Paul Gier

Method Summary
 Object[] getLowerBounds()
           
 Object[] getUpperBounds()
           
 

Method Detail

getUpperBounds

Object[] getUpperBounds()

getLowerBounds

Object[] getLowerBounds()


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