46 lines
818 B
Java
46 lines
818 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class nOO {
|
|
public Integer a;
|
|
public LhO b;
|
|
public Double c;
|
|
public List<? extends C5762bzF> d;
|
|
public String e;
|
|
public Boolean f;
|
|
|
|
private nOO(List<? extends C5762bzF> list) {
|
|
C14957gcv.e(list, "");
|
|
this.c = null;
|
|
this.d = list;
|
|
this.b = null;
|
|
this.f = null;
|
|
this.a = null;
|
|
this.e = null;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt {
|
|
private HBt() {
|
|
}
|
|
|
|
public /* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public /* synthetic */ nOO(byte b) {
|
|
this(C14851gaI.c);
|
|
}
|
|
|
|
public nOO() {
|
|
this((byte) 0);
|
|
}
|
|
|
|
static {
|
|
new HBt((byte) 0);
|
|
}
|
|
}
|