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