public class OwbWildcardTypeImpl extends Object implements WildcardType
| Constructor and Description |
|---|
OwbWildcardTypeImpl(Type[] upperBounds,
Type[] lowerBounds) |
public Type[] getUpperBounds()
getUpperBounds in interface WildcardTypepublic Type[] getLowerBounds()
getLowerBounds in interface WildcardTypeCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.