Package com.tencent.mmkv
-
Interface Summary Interface Description MMKV.LibLoader The interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).MMKVContentChangeNotification Inter-process content change notification.MMKVHandler Callback handler for MMKV. -
Class Summary Class Description MMKV An highly efficient, reliable, multi-process key-value storage framework.MMKVContentProvider A helper class for MMKV based on Anonymous Shared Memory.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. -
Enum Summary Enum Description MMKVLogLevel The levels of MMKV log.MMKVRecoverStrategic The recover strategic of MMKV on errors.