aicas logo Jamaica 3.4 release 8

java.lang.reflect
Interface WildcardType

All Superinterfaces:
Type
All Known Implementing Classes:
WildcardTypeImpl

public interface WildcardType
extends Type

WildcartType

NYI: COMMENT: JDK 1.5 class description

Since:
1.5

Method Summary
 Type[] getLowerBounds()
          getLowerBounds NYI: COMMENT: JDK 1.5 method description
 Type[] getUpperBounds()
          getUpperBounds NYI: COMMENT: JDK 1.5 method description
 

Method Detail

getUpperBounds

Type[] getUpperBounds()
getUpperBounds

NYI: COMMENT: JDK 1.5 method description

Returns:
an array of Types representing the upper bound(s) of this type variable
Since:
1.5

getLowerBounds

Type[] getLowerBounds()
getLowerBounds

NYI: COMMENT: JDK 1.5 method description

Returns:
an array of Types representing the lower bound(s) of this type variable
Since:
1.5

aicas logo Jamaica 3.4 release 8

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