generic type parameter list 泛型类型参数列表 ; 泛型型别参数清单
Clicking the Add button next to the parameter list brings up a Create parameter dialog, where you can type in the name, type, and dimension of the parameter.
点击参数列表旁边的添加按钮会弹出一个创建参数对话框,在这个对话框里你可以输入参数名称、类型以及维数。
The first part of the signature (within the angle brackets '<...>') is just the list of type parameter definitions for the class.
签名的第一部分(位于尖括号 ‘<...>’ 内)就是该类的类型参数定义清单。
Then we input the list as the first parameter of the filterByPP, and input the data type as the second parameter.
然后我们输入列表作为 filterByPP 的第一个参数,然后输入数据类型作为第二个参数。
应用推荐