qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate TypeBound::getBoundedType

Gets the type variable that is bounded by this type bound.

For example, T is the type variable bounded by the type Number in T extends Number.

BoundedType getBoundedType()