| Class |
Description |
| MMKV |
An highly efficient, reliable, multi-process key-value storage framework.
|
| MMKV.LibLoader |
The interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).
|
| MMKVContentChangeNotification |
Inter-process content change notification.
|
| MMKVContentProvider |
A helper class for MMKV based on Anonymous Shared Memory.
|
| MMKVHandler |
Callback handler for MMKV.
|
| MMKVLogLevel |
The levels of MMKV log.
|
| MMKVRecoverStrategic |
The recover strategic of MMKV on errors.
|
| NativeBuffer |
A native memory wrapper, whose underlying memory can be passed to another JNI method directly.
|
| ParcelableMMKV |
A helper class for MMKV based on Anonymous Shared Memory.
|