Package one.nio.mem
Interface MallocMXBean
-
- All Known Implementing Classes:
Malloc,MallocAnalyzer,MallocMT
public interface MallocMXBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetFreeMemory()longgetTotalMemory()longgetUsedMemory()
-