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

50 lines
1.6 KiB
Java

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