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.beancontextHashMap 的使用
 

宣告為 HashMapjava.beans.beancontext 中的欄位
protected  HashMap BeanContextSupport.children
           protected HashMap children 欄位的所有存取在該物件上都將是同步的。
protected  HashMap BeanContextServicesSupport.services
           protected transient HashMap services 欄位的所有存取在該物件上都應該是同步的。
 

java.utilHashMap 的使用
 

java.utilHashMap 的子類別
 class LinkedHashMap<K,V>
          Map 介面的雜湊表和連接列表實作,具有可預知的迭代順序。
 

javax.print.attribute.standardHashMap 的使用
 

javax.print.attribute.standardHashMap 的子類別
 class PrinterStateReasons
          PrinterStateReasons 類別是列印屬性類別,它是一組列舉值集合,提供了有關印表機當前狀態的附加資訊,即擴充了印表機 PrinterState 屬性值的資訊。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only