| Modifier and Type | Method and Description |
|---|---|
static String |
Rmm.getLog()
If logging is enabled get the log as a String.
|
static void |
Rmm.initialize(int allocationMode,
boolean enableLogging,
long poolSize)
---------------------------------------------------------------------------*
Initialize memory manager state and storage.
|
static boolean |
Rmm.isInitialized()
Check if RMM has been initialized already or not.
|
static void |
Rmm.shutdown()
Shut down any initialized rmm.
|
Copyright © 2019. All rights reserved.