api / org.gradle.api.reflect / TypeOf / getUpperBound

getUpperBound

open fun getUpperBound(): TypeOf<*>

Returns the first declared upper-bound of the wildcard type expression represented by this type.

Return
null if no upper-bound has been explicitly declared.