codeql/java-all
4.2.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type of this bound.
For example, Number is the type of the bound (of the type variable T) in T extends Number.
Number
T
T extends Number
RefType getType()