软件包 | 描述 |
---|---|
java.beans.beancontext |
提供有关豆上下文的类和接口。
|
java.util |
包含集合框架、遗留的集合类、事件模型、日期和时间的设施、国际化和各种实用工具类(一个字符串标记,一个随机数发生器,和一位阵列)。
|
javax.print.attribute.standard |
包装印刷类javax.print.attribute.standard包含特定属性。
|
Modifier and Type | Field and Description |
---|---|
protected HashMap |
BeanContextSupport.children
所有的访问的
protected HashMap children 场应同步对象。
|
protected HashMap |
BeanContextServicesSupport.services
所有的访问的
protected transient HashMap services 字段应该同步对象
|
Modifier and Type | Class and Description |
---|---|
class |
LinkedHashMap<K,V>
哈希表和相关的
Map接口列表实现,具有可预测的迭代顺序。
|
Modifier and Type | Class and Description |
---|---|
class |
PrinterStateReasons
类printerstatereasons是打印属性类,一组枚举值,提供关于打印机的当前状态,即额外的信息,信息对打印机的
PrinterState 属性的值。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.