zzbaj.java
1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
package com.google.android.gms.internal;
import android.support.annotation.Nullable;
import com.google.android.gms.common.api.Api.ApiOptions.Optional;
public final class zzbaj
implements Api.ApiOptions.Optional
{
public static final zzbaj zzbEi = new zza().zzPO();
private final boolean a = false;
private final boolean b = false;
private final String c = null;
private final boolean d = false;
private final String e = null;
private final boolean f = false;
private final Long g = null;
private final Long h = null;
public final String getServerClientId()
{
return this.c;
}
public final boolean isIdTokenRequested()
{
return this.b;
}
public final boolean zzPK()
{
return this.a;
}
public final boolean zzPL()
{
return this.f;
}
@Nullable
public final Long zzPM()
{
return this.g;
}
@Nullable
public final Long zzPN()
{
return this.h;
}
public final boolean zzrl()
{
return this.d;
}
@Nullable
public final String zzrm()
{
return this.e;
}
public static final class zza
{
public final zzbaj zzPO()
{
return new zzbaj((byte)0);
}
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/com/google/android/gms/internal/zzbaj.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/