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

18 lines
444 B
Java

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