nestedType

fun nestedType(name: String, typeArguments: List<TypeName>): ParameterizedTypeName

Returns a new ParameterizedTypeName instance for the specified name as nested inside this type, with the specified typeArguments.