|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 MemoryType 的軟體套件 | |
---|---|
java.lang.management | 提供管理介面,用於監視和管理 Java 虛擬機器以及 Java 虛擬機器在其上運行的作業系統。 |
java.lang.management 中 MemoryType 的使用 |
---|
返回 MemoryType 的 java.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。