JavaTM 2 Platform
Standard Ed. 6

類別 java.lang.management.MemoryType
的使用

使用 MemoryType 的軟體套件
java.lang.management 提供管理介面,用於監視和管理 Java 虛擬機器以及 Java 虛擬機器在其上運行的作業系統。 
 

java.lang.managementMemoryType 的使用
 

返回 MemoryTypejava.lang.management 中的方法
 MemoryType MemoryPoolMXBean.getType()
          返回此記憶體池的型別。
static MemoryType MemoryType.valueOf(String name)
          返回帶有指定名稱的該型別的列舉常數。
static MemoryType[] MemoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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