Package com.biglybt.core.util.jman
Class AEMemoryMonitor
java.lang.Object
com.biglybt.core.util.jman.AEMemoryMonitor
- All Implemented Interfaces:
AEJavaManagement.MemoryStuff
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static long
private static final long
private static AEMemoryMonitor
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
singleton
-
MB
private static final long MB- See Also:
-
max_heap_mb
private static long max_heap_mb
-
-
Constructor Details
-
AEMemoryMonitor
public AEMemoryMonitor()
-
-
Method Details
-
getMaxHeapMB
public long getMaxHeapMB()- Specified by:
getMaxHeapMB
in interfaceAEJavaManagement.MemoryStuff
-