nestedClass

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

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