E2eeContactKeyListParcelable


public final class E2eeContactKeyListParcelable implements Parcelable


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

概要

ネストされた型

E2eeContactKeyListParcelable のビルダー クラス。

パブリック フィールド

final @Nullable ImmutableList<E2eeContactKeyParcelable>

パブリック メソッド

boolean
@Nullable ImmutableList<E2eeContactKeyParcelable>

キーのリストを返します。

int
void
writeToParcel(Parcel dest, int flags)

継承される定数

継承元: android.os.Parcelable
static final int
static final int
static final int
static final int

継承されるメソッド

継承元: android.os.Parcelable
abstract int
int

定数

CREATOR

public static final Parcelable.Creator<E2eeContactKeyListParcelableCREATOR

パブリック フィールド

パブリック メソッド

equals

public boolean equals(@Nullable Object other)

getKeys

public @Nullable ImmutableList<E2eeContactKeyParcelablegetKeys()

キーのリストを返します。

hashCode

public int hashCode()

writeToParcel

public void writeToParcel(Parcel dest, int flags)