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

46 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class zwh extends C15032gf<zEm, Sts> {
/* renamed from: o.zwh$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<zEm>> {
private YRB e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<zEm> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.e.c(sts2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(YRB yrb) {
super(1);
this.e = yrb;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public zwh(yRw yrw, yRw yrw2, YRB yrb) {
super(yrw, yrw2, new AnonymousClass5(yrb));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(yrb, "");
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final oFK c;
public Sts(oFK ofk) {
C14957gcv.e(ofk, "");
this.c = ofk;
}
}
}