All Implemented Interfaces:
TypeMirror
? ? extends Number ? super T
A wildcard may have its upper bound explicitly set by an {@code extends} clause, its lower bound explicitly set by a {@code super} clause, or neither (but not both).
Joseph
- D. DarcyScott
- SeligmanPeter
- von der Ahé1.6
- Method from javax.lang.model.type.WildcardType Summary: |
---|
getExtendsBound, getSuperBound |
Method from javax.lang.model.type.WildcardType Detail: |
---|
|
|