Package lu.die.fozacompatibility
Class FozaMemoryManager.MemoryControllerHandler
java.lang.Object
lu.die.fozacompatibility.FozaMemoryManager.MemoryControllerHandler
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- FozaMemoryManager
A memory control handler, which need to close after you complete the memory modification
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MemoryControllerHandler
public MemoryControllerHandler()
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-