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

25 lines
621 B
Java

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