granularity level: instruction
.class final Lcom/google/firebase/installations/remote/AutoValue_TokenResult;
.super Lcom/google/firebase/installations/remote/TokenResult;
.source "AutoValue_TokenResult.java"
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/firebase/installations/remote/AutoValue_TokenResult$Builder;
}
.end annotation
.field private final responseCode:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.field private final token:Ljava/lang/String;
.field private final tokenExpirationTimestamp:J
.method private constructor <init>(Ljava/lang/String;JLcom/google/firebase/installations/remote/TokenResult$ResponseCode;)V
.locals 0
invoke-direct {p0}, Lcom/google/firebase/installations/remote/TokenResult;-><init>()V
iput-object p1, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->token:Ljava/lang/String;
iput-wide p2, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->tokenExpirationTimestamp:J
iput-object p4, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->responseCode:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
return-void
.end method
.method synthetic constructor <init>(Ljava/lang/String;JLcom/google/firebase/installations/remote/TokenResult$ResponseCode;Lcom/google/firebase/installations/remote/AutoValue_TokenResult$1;)V
.locals 0
invoke-direct {p0, p1, p2, p3, p4}, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;-><init>(Ljava/lang/String;JLcom/google/firebase/installations/remote/TokenResult$ResponseCode;)V
return-void
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 7
const/4 v0, 0x0
return v0
.end method
.method public getResponseCode()Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.locals 1
iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->responseCode:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
return-object v0
.end method
.method public getToken()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->token:Ljava/lang/String;
return-object v0
.end method
.method public getTokenExpirationTimestamp()J
.locals 2
iget-wide v0, p0, Lcom/google/firebase/installations/remote/AutoValue_TokenResult;->tokenExpirationTimestamp:J
return-wide v0
.end method
.method public hashCode()I
.locals 7
const/4 v0, 0x0
return v0
.end method
.method public toBuilder()Lcom/google/firebase/installations/remote/TokenResult$Builder;
.locals 2
const/4 v0, 0x0
return-object v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
const/4 v0, 0x0
return-object v0
.end method