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

20 lines
505 B
Java

package o;
/* loaded from: classes3.dex */
public final class hcM extends wRi {
public final String b;
public final Jsz d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public hcM(yRw yrw, yRw yrw2, String str, Jsz jsz) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(str, "");
C14957gcv.e(jsz, "");
this.b = str;
this.d = jsz;
}
}