api / org.gradle.api.reflect / TypeOf / getActualTypeArguments

getActualTypeArguments

open fun getActualTypeArguments(): MutableList<TypeOf<*>>

Returns the list of type arguments used in the construction of this parameterized type.

See Also
#isParameterized()