get Upper Bound
Returns the first declared upper-bound of the wildcard type expression represented by this type.
Return
null if no upper-bound has been explicitly declared.
Since
3.5
Returns the first declared upper-bound of the wildcard type expression represented by this type.
null if no upper-bound has been explicitly declared.
3.5