36 lines
837 B
Java
36 lines
837 B
Java
package o;
|
|
|
|
import java.io.Serializable;
|
|
import java.util.Map;
|
|
import o.Ifz;
|
|
import o.bUF;
|
|
import o.xbi;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract class bUF<CFG extends Ifz, T extends bUF<CFG, T>> extends Oll<T> implements Serializable {
|
|
private static final int b = e(pwO.class);
|
|
private xbi a;
|
|
private Map<Object, Class<?>> d;
|
|
private Class<?> f;
|
|
private String h;
|
|
private TUB i;
|
|
|
|
public bUF(C16536pBr c16536pBr, TUB tub, Map<Object, Class<?>> map) {
|
|
super(c16536pBr, b);
|
|
this.d = map;
|
|
this.i = tub;
|
|
this.h = null;
|
|
this.f = null;
|
|
this.a = xbi.IeS.b();
|
|
}
|
|
|
|
public bUF(bUF<CFG, T> buf, int i) {
|
|
super(buf.e, i);
|
|
this.d = buf.d;
|
|
this.i = buf.i;
|
|
this.h = buf.h;
|
|
this.f = buf.f;
|
|
this.a = buf.a;
|
|
}
|
|
}
|