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

55 lines
1.8 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.bWw, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C4330bWw extends C15032gf<PAj, IeS> {
private final InterfaceC0504Icu d;
/* renamed from: o.bWw$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<PAj>> {
private InterfaceC0504Icu c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<PAj> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
InterfaceC0504Icu interfaceC0504Icu = this.c;
String str = ieS2.a;
String str2 = ieS2.d;
return interfaceC0504Icu.a(str, null);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(InterfaceC0504Icu interfaceC0504Icu) {
super(1);
this.c = interfaceC0504Icu;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C4330bWw(yRw yrw, yRw yrw2, InterfaceC0504Icu interfaceC0504Icu) {
super(yrw, yrw2, new AnonymousClass1(interfaceC0504Icu));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC0504Icu, "");
this.d = interfaceC0504Icu;
}
/* renamed from: o.bWw$IeS */
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final String a;
final String d;
public IeS(String str) {
C14957gcv.e(str, "");
this.a = str;
this.d = null;
}
}
}