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

50 lines
1.6 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* renamed from: o.oGO, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16419oGO extends C15032gf<Lul, Sts> {
private final InterfaceC2873amn b;
/* renamed from: o.oGO$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Lul>> {
private InterfaceC2873amn b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Lul> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.b.d(sts2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(InterfaceC2873amn interfaceC2873amn) {
super(1);
this.b = interfaceC2873amn;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16419oGO(yRw yrw, yRw yrw2, InterfaceC2873amn interfaceC2873amn) {
super(yrw, yrw2, new AnonymousClass5(interfaceC2873amn));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC2873amn, "");
this.b = interfaceC2873amn;
}
/* renamed from: o.oGO$Sts */
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final OJo b;
public Sts(OJo oJo) {
C14957gcv.e(oJo, "");
this.b = oJo;
}
}
}