| 1. | The type of a cast may be a parameterized type 强制转换的类型可以是参数化类型。 |
| 2. | Generic types are a form of parameterized types 泛型类型是参数化类型的一种形式。 |
| 3. | Field uses a parameterized type , as you can see in listing 4 字段使用参数化类型,如清单4所示: |
| 4. | Is passed to a method expecting a parameterized type such as a )的实例传递给需要参数化类型(例如 |
| 5. | Instantiates a new parameterized type object and calls the object s constructor method 分配一个新的对象并调用指定的构造函数方法。 |
| 6. | C templates and common language runtime generics are examples of parameterized types C + +模板和公共语言运行库泛型是参数化类型的示例。 |
| 7. | Digging into the actual parameterized type definition gets tricky , though ; the returned 不过深入实际的参数化类型定义会有些复杂;返回的 |
| 8. | And what gets erased is the run - time type parameter information for a parameterized type 的技术被擦除的就是参数化类型的运行时类型参数信息。 |
| 9. | Code assist can automatically insert appropriate type parameters in parameterized types 代码帮助可以自动将合适的类型参数插入参数化的类型中。 |
| 10. | Provides an overview of generics , parameterized types supported by the common language runtime 提供泛型的概述,它是公共语言运行库支持的参数化类型。 |