setSuperType

open fun setSuperType(@Nullable superType: @Nullable ReferenceType): WildcardType(source)

Sets the supertype

Return

this, the WildcardType

Parameters

superType

the super, can be null