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

51 lines
1.5 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
import o.AbstractC15351go;
/* renamed from: o.rIF, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16787rIF extends C15032gf<List<? extends QiA>, LWm> {
private final KyK e;
/* renamed from: o.rIF$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<List<? extends QiA>>> {
private KyK a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<List<? extends QiA>> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.a.b(lWm2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(KyK kyK) {
super(1);
this.a = kyK;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16787rIF(yRw yrw, yRw yrw2, KyK kyK) {
super(yrw, yrw2, new AnonymousClass4(kyK));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(kyK, "");
this.e = kyK;
}
/* renamed from: o.rIF$LWm */
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final String c;
public LWm(String str) {
C14957gcv.e(str, "");
this.c = str;
}
}
}