type parameter
Technical term in programming and type theory; refers to a placeholder for a type in generic programming.
This class takes a type parameter.
You can add constraints to a type parameter.
Compound of 型 (type) and パラメータ (parameter), a direct calque from English 'type parameter'.