suramadu.util.exec
Class MemoryType
java.lang.Object
suramadu.util.exec.MemoryType
- public class MemoryType
- extends java.lang.Object
- Author:
- dan To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code
and Comments
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
HEAPMEMORY
public static final MemoryType HEAPMEMORY
- Memory type enumerations
IMMORTALMEMORY
public static final MemoryType IMMORTALMEMORY
SCOPEMEMORY
public static final MemoryType SCOPEMEMORY
getMemoryType
public static MemoryType getMemoryType(java.lang.String memoryType)
getTypeNames
public static java.util.Iterator getTypeNames()
getId
public int getId()
equals
public boolean equals(java.lang.Object obj)
- Indicates whether some other object is "equal to" this one.
toString
public java.lang.String toString()