|
JavaTM 2 Platform Standard Ed. 6
|
上一个
下一个 |
框架
无框架
|
类 java.util.HashMap
的使用
使用 HashMap 的软件包 |
java.beans.beancontext |
提供与 bean 上下文有关的类和接口。 |
java.util |
包含 collection 框架、遗留的 collection 类、事件模型、日期和时间设施、国际化和各种实用工具类(字符串标记生成器、随机数生成器和位数组)。 |
javax.print.attribute.standard |
包 javax.print.attribute.standard 包括特定打印属性的类。 |
java.beans.beancontext 中 HashMap 的使用 |
声明为 HashMap 的 java.beans.beancontext 中的字段 |
protected HashMap |
BeanContextSupport.children
protected HashMap children 字段的所有访问在该对象上都将是同步的。 |
protected HashMap |
BeanContextServicesSupport.services
protected transient HashMap services 字段的所有访问在该对象上都应该是同步的。 |
java.util 中 HashMap 的子类 |
class |
LinkedHashMap<K,V>
Map 接口的哈希表和链接列表实现,具有可预知的迭代顺序。 |
javax.print.attribute.standard 中 HashMap 的使用 |
javax.print.attribute.standard 中 HashMap 的子类 |
class |
PrinterStateReasons
PrinterStateReasons 类是打印属性类,它是一组枚举值集合,提供了有关打印机当前状态的附加信息,即扩充了打印机 PrinterState 属性值的信息。 |
|
JavaTM 2 Platform Standard Ed. 6
|
上一个
下一个 |
框架
无框架
|
提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。 版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。