E2eeSelfKeyListParcelable


class E2eeSelfKeyListParcelable : Parcelable


E2eeSelfKeyParcelable のリストが含まれます。

概要

ネストされた型

E2eeSelfKeyListParcelable のビルダー クラス。

パブリック関数

Boolean
equals(other: Any?)
Int
Unit
writeToParcel(dest: Parcel!, flags: Int)

パブリック プロパティ

ImmutableList<E2eeSelfKeyParcelable!>?

継承される関数

継承元: android.os.Parcelable

定数

パブリック関数

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

writeToParcel

fun writeToParcel(dest: Parcel!, flags: Int): Unit

パブリック プロパティ