| Modifier and Type | Method and Description |
|---|---|
Type[] |
getLowerBounds()
Returns an array of Type objects representing the
lower bound(s) of this type variable.
|
Type[] |
getUpperBounds()
Returns an array of Type objects representing the upper
bound(s) of this capture.
|
getTypeNameType[] getUpperBounds()
Type[] getLowerBounds()
WildcardType.getLowerBounds().Copyright © 2008–2017. All rights reserved.