E2eeSelfKeyListParcelable


public final class E2eeSelfKeyListParcelable implements Parcelable


Contém uma lista de E2eeSelfKeyParcelable.

Resumo

Tipos aninhados

Classe builder para E2eeSelfKeyListParcelable.

Métodos públicos

boolean
@Nullable ImmutableList<E2eeSelfKeyParcelable>

Retorna a lista de chaves.

int
void
writeToParcel(Parcel dest, int flags)

Constantes herdadas

De android.os.Parcelable
static final int
static final int
static final int
static final int

Métodos herdados

De android.os.Parcelable
abstract int
int

Constantes

CREATOR

public static final Parcelable.Creator<E2eeSelfKeyListParcelableCREATOR

Campos públicos

Métodos públicos

equals

public boolean equals(@Nullable Object other)

getKeys

public @Nullable ImmutableList<E2eeSelfKeyParcelablegetKeys()

Retorna a lista de chaves.

hashCode

public int hashCode()

writeToParcel

public void writeToParcel(Parcel dest, int flags)