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

52 lines
1.7 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.bqs, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C5325bqs extends C15032gf<EoK, Sts> {
private final InterfaceC1295ZvJ c;
/* renamed from: o.bqs$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<EoK>> {
private InterfaceC1295ZvJ b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<EoK> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
AbstractC13175fSw<EoK> h = this.b.h(sts2.a);
C14957gcv.c(h, "");
return h;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(InterfaceC1295ZvJ interfaceC1295ZvJ) {
super(1);
this.b = interfaceC1295ZvJ;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5325bqs(yRw yrw, yRw yrw2, InterfaceC1295ZvJ interfaceC1295ZvJ) {
super(yrw, yrw2, new AnonymousClass4(interfaceC1295ZvJ));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC1295ZvJ, "");
this.c = interfaceC1295ZvJ;
}
/* renamed from: o.bqs$Sts */
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final String a;
public Sts(String str) {
C14957gcv.e(str, "");
this.a = str;
}
}
}