zzzz.java
1.6 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
package com.google.android.gms.internal;
import com.google.android.gms.common.api.Api;
import com.google.android.gms.common.api.Api.ApiOptions;
import com.google.android.gms.common.internal.zzaa;
public final class zzzz<O extends Api.ApiOptions>
{
private final boolean a;
private final int b;
private final Api<O> c;
private final O d;
private zzzz(Api<O> paramApi)
{
this.a = true;
this.c = paramApi;
this.d = null;
this.b = System.identityHashCode(this);
}
private zzzz(Api<O> paramApi, O paramO)
{
this.a = false;
this.c = paramApi;
this.d = paramO;
this.b = zzaa.hashCode(new Object[] { this.c, this.d });
}
public static <O extends Api.ApiOptions> zzzz<O> zza(Api<O> paramApi, O paramO)
{
return new zzzz(paramApi, paramO);
}
public static <O extends Api.ApiOptions> zzzz<O> zzb(Api<O> paramApi)
{
return new zzzz(paramApi);
}
public final boolean equals(Object paramObject)
{
if (paramObject == this) {}
do
{
return true;
if (!(paramObject instanceof zzzz)) {
return false;
}
paramObject = (zzzz)paramObject;
} while ((!this.a) && (!((zzzz)paramObject).a) && (zzaa.equal(this.c, ((zzzz)paramObject).c)) && (zzaa.equal(this.d, ((zzzz)paramObject).d)));
return false;
}
public final int hashCode()
{
return this.b;
}
public final String zzvw()
{
return this.c.getName();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/com/google/android/gms/internal/zzzz.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/