ParcelableSparseBooleanArray

Child of SparseBooleanArray that is parcelable.

Constructors

Link copied to clipboard
constructor()
constructor(initialCapacity: Int)
constructor(@NonNull sparseBooleanArray: SparseBooleanArray)

Properties

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun writeToParcel(@NonNull dest: Parcel, flags: Int)