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.
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.