E2eeSelfKeyListParcelable


public final class E2eeSelfKeyListParcelable implements Parcelable


E2eeSelfKeyParcelable 목록을 포함합니다.

요약

중첩된 유형

E2eeSelfKeyListParcelable의 빌더 클래스입니다.

공개 메서드

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 boolean equals(@Nullable Object other)

getKeys

public @Nullable ImmutableList<E2eeSelfKeyParcelablegetKeys()

키 목록을 반환합니다.

hashCode

public int hashCode()

writeToParcel

public void writeToParcel(Parcel dest, int flags)