public class WildcardTypeImpl extends Object implements WildcardType
| Constructor and Description |
|---|
WildcardTypeImpl(Type[] upperBounds,
Type[] lowerBounds) |
public Type[] getUpperBounds()
getUpperBounds in interface WildcardTypepublic Type[] getLowerBounds()
getLowerBounds in interface WildcardTypeCopyright © 2015 OCPsoft. All Rights Reserved.