| 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.
|
Type[] getUpperBounds()
Type[] getLowerBounds()
WildcardType.getLowerBounds().Copyright © 2015. All Rights Reserved.