Token

public final class Token implements Parcelable

Opaque tokenId type to identify a document.

Functions

describeContents
Link copied to clipboard
int describeContents()
equals
Link copied to clipboard
boolean equals(Object other)
hashCode
Link copied to clipboard
int hashCode()
toString
Link copied to clipboard
String toString()
writeToParcel
Link copied to clipboard
void writeToParcel(Parcel dest, int flags)

Properties

CREATOR
Link copied to clipboard
public final static Parcelable.Creator<ParcelableMemoryCache.TokenCREATOR