90 lines
2.3 KiB
Java
90 lines
2.3 KiB
Java
package o;
|
|
|
|
import java.io.Serializable;
|
|
import o.CFa;
|
|
import o.Yog;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class wHz implements Serializable {
|
|
public vgR c;
|
|
private kzj f;
|
|
private int g;
|
|
private int h;
|
|
private AbstractC1196XtO i;
|
|
private transient NTq j;
|
|
private transient C0576Jvx k;
|
|
private int l;
|
|
private eYS m;
|
|
private taQ n;
|
|
private static int a = IeS.b();
|
|
private static int d = CFa.LWm.e();
|
|
private static int e = Yog.RVV.c();
|
|
private static final taQ b = HRG.c;
|
|
|
|
/* loaded from: classes.dex */
|
|
public enum IeS {
|
|
INTERN_FIELD_NAMES,
|
|
CANONICALIZE_FIELD_NAMES,
|
|
FAIL_ON_SYMBOL_HASH_OVERFLOW,
|
|
USE_THREAD_LOCAL_FOR_BUFFER_RECYCLING;
|
|
|
|
private final boolean _defaultState = true;
|
|
|
|
public static int b() {
|
|
int i = 0;
|
|
for (IeS ieS : values()) {
|
|
if (ieS._defaultState) {
|
|
i |= 1 << ieS.ordinal();
|
|
}
|
|
}
|
|
return i;
|
|
}
|
|
|
|
IeS() {
|
|
}
|
|
}
|
|
|
|
public wHz() {
|
|
this(null);
|
|
}
|
|
|
|
public wHz(vgR vgr) {
|
|
long currentTimeMillis = System.currentTimeMillis();
|
|
this.k = new C0576Jvx((((int) currentTimeMillis) + ((int) (currentTimeMillis >>> 32))) | 1);
|
|
long currentTimeMillis2 = System.currentTimeMillis();
|
|
this.j = new NTq((((int) currentTimeMillis2) + ((int) (currentTimeMillis2 >>> 32))) | 1);
|
|
this.h = a;
|
|
this.l = d;
|
|
this.g = e;
|
|
this.n = b;
|
|
this.c = vgr;
|
|
}
|
|
|
|
private wHz(wHz whz, vgR vgr) {
|
|
long currentTimeMillis = System.currentTimeMillis();
|
|
this.k = new C0576Jvx((((int) currentTimeMillis) + ((int) (currentTimeMillis >>> 32))) | 1);
|
|
long currentTimeMillis2 = System.currentTimeMillis();
|
|
this.j = new NTq((((int) currentTimeMillis2) + ((int) (currentTimeMillis2 >>> 32))) | 1);
|
|
this.h = a;
|
|
this.l = d;
|
|
this.g = e;
|
|
this.n = b;
|
|
this.c = vgr;
|
|
this.h = whz.h;
|
|
this.l = whz.l;
|
|
this.g = whz.g;
|
|
this.f = whz.f;
|
|
this.i = whz.i;
|
|
this.m = whz.m;
|
|
this.n = whz.n;
|
|
}
|
|
|
|
protected Object readResolve() {
|
|
return new wHz(this, this.c);
|
|
}
|
|
|
|
public vgR d() {
|
|
return this.c;
|
|
}
|
|
}
|