Package 

Class ParcelableMMKV

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class ParcelableMMKV
     implements Parcelable
                        

    A helper class for MMKV based on Anonymous Shared Memory. mmkvWithAshmemID

    • Method Summary

      Modifier and Type Method Description
      MMKV toMMKV()
      int describeContents()
      void writeToParcel(@NonNull() Parcel dest, int flags)
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait