zze.java
875 Bytes
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
package com.google.android.gms.internal;
public class zze
implements zzp
{
private int a;
private int b;
private final int c;
private final float d;
public zze()
{
this(2500, 1, 1.0F);
}
public zze(int paramInt1, int paramInt2, float paramFloat)
{
this.a = paramInt1;
this.c = paramInt2;
this.d = paramFloat;
}
public void zza(zzs paramzzs)
throws zzs
{
this.b += 1;
this.a = ((int)(this.a + this.a * this.d));
if (!zze()) {
throw paramzzs;
}
}
public int zzc()
{
return this.a;
}
public int zzd()
{
return this.b;
}
protected boolean zze()
{
return this.b <= this.c;
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/com/google/android/gms/internal/zze.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/