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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class kWo extends C15032gf<OFV, IeS> {
private final oZA d;
/* renamed from: o.kWo$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<OFV>> {
private oZA e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<OFV> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.e.d(ieS2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(oZA oza) {
super(1);
this.e = oza;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public kWo(yRw yrw, yRw yrw2, oZA oza) {
super(yrw, yrw2, new AnonymousClass2(oza));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(oza, "");
this.d = oza;
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final String b;
public IeS(String str) {
C14957gcv.e(str, "");
this.b = str;
}
}
}