what-the-bank/sources/o/C0392FnR.java

39 lines
846 B
Java

package o;
import java.util.List;
/* renamed from: o.FnR, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0392FnR {
public boolean a;
public List<IhY> b;
public List<VFg> c;
public List<VFg> d;
public C1186Xld e;
public List<VFg> f;
/* renamed from: o.FnR$HBt */
/* loaded from: classes3.dex */
public static final class HBt {
public List<VFg> a;
public List<VFg> b;
public C1186Xld c;
public boolean d;
public List<IhY> e;
public List<VFg> i;
}
private C0392FnR(HBt hBt) {
this.a = hBt.d;
this.e = hBt.c;
this.f = hBt.i;
this.d = hBt.b;
this.c = hBt.a;
this.b = hBt.e;
}
public /* synthetic */ C0392FnR(HBt hBt, byte b) {
this(hBt);
}
}