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

48 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class zqE extends C13353fY<Sts> {
private final YDg b;
/* renamed from: o.zqE$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, fRY> {
private YDg b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ fRY invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.b.d(sts2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(YDg yDg) {
super(1);
this.b = yDg;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public zqE(yRw yrw, yRw yrw2, YDg yDg) {
super(yrw, yrw2, new AnonymousClass3(yDg));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(yDg, "");
this.b = yDg;
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final Ush b;
public Sts(Ush ush) {
C14957gcv.e(ush, "");
this.b = ush;
}
}
}