public class OwbWildcardTypeImpl extends Object implements WildcardType
| Constructor and Description |
|---|
OwbWildcardTypeImpl(Type[] upperBounds,
Type[] lowerBounds) |
| Modifier and Type | Method and Description |
|---|---|
Type[] |
getLowerBounds() |
Type[] |
getUpperBounds() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeNamepublic Type[] getUpperBounds()
getUpperBounds in interface WildcardTypepublic Type[] getLowerBounds()
getLowerBounds in interface WildcardTypeCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.