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

34 lines
810 B
Java

package o;
/* loaded from: classes3.dex */
public final class DdA extends wRi {
public final InterfaceC16806rQZ b;
public final YpL d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public DdA(yRw yrw, yRw yrw2, InterfaceC16806rQZ interfaceC16806rQZ, YpL ypL) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC16806rQZ, "");
C14957gcv.e(ypL, "");
this.b = interfaceC16806rQZ;
this.d = ypL;
}
/* loaded from: classes3.dex */
public static final class Sts {
private Sts() {
}
public /* synthetic */ Sts(byte b) {
this();
}
}
static {
new Sts((byte) 0);
}
}