通用集合 meaning in English
universal set
Examples
- Represents a nongeneric collection of key value pairs
表示键/值对的非通用集合。 - With the java 5 . 0 platform , you would think that because you declared a collection as generic
使用java 5 . 0平台,您可能以为:由于将集合声明为通用集合( - Otherwise , collections that store primitive types in the java platform s general - purpose collections require wrapping and unwrapping them with the wrapper classes like
否则,在java平台通用集合框架中存储基本类型的集合都需要通过 - If you want a specific functionality in a collection , for example a dictionary or a linked list , you can create it from one of the classes in the
创建一个通用集合。若想让集合具有字典或链接列表这样的特定功能,可从. net framework的 - Actually , at the time , we weren t particularly interested in the ability to directly replace the java platform s collection classes ; joshua bloch had done an excellent job of creating a general - purpose collection framework that was useful , fast , and extensible
事实上,当时我们对是否能够直接取代java平台的集合类并不特别感兴趣。 joshua bloch的工作做得很好,创建的通用集合框架非常有用、快捷而且能够扩展。