E2eeSelfKeyListParcelable


public final class E2eeSelfKeyListParcelable implements Parcelable


تحتوي على قائمة E2eeSelfKeyParcelable.

ملخّص

الأنواع المتداخلة

فئة أداة الإنشاء الخاصة بـ E2eeSelfKeyListParcelable

الثوابت

static final Parcelable.Creator<E2eeSelfKeyListParcelable>

الحقول العامة

final @Nullable ImmutableList<E2eeSelfKeyParcelable>

الإجراءات العامة

boolean
@Nullable ImmutableList<E2eeSelfKeyParcelable>

تعرض هذه السمة قائمة المفاتيح.

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

الثوابت

دليل إرشادي

public static final Parcelable.Creator<E2eeSelfKeyListParcelableCREATOR

الحقول العامة

مفاتيح

public final @Nullable ImmutableList<E2eeSelfKeyParcelablekeys

الإجراءات العامة

علامة يساوي

public boolean equals(@Nullable Object other)

getKeys

public @Nullable ImmutableList<E2eeSelfKeyParcelablegetKeys()

تعرض هذه السمة قائمة المفاتيح.

hashCode

public int hashCode()

writeToParcel

public void writeToParcel(Parcel dest, int flags)