nested Class
fun nestedClass(name: String, typeArguments: List<TypeName>): ParameterizedTypeName
Content copied to clipboard
Returns a new ParameterizedTypeName instance for the specified name as nested inside this class, with the specified typeArguments.