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

50 lines
1.5 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* renamed from: o.iAG, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15727iAG extends C15032gf<Boolean, LWm> {
private final RLc c;
/* renamed from: o.iAG$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<Boolean>> {
private RLc b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.b.b(lWm2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(RLc rLc) {
super(1);
this.b = rLc;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15727iAG(yRw yrw, yRw yrw2, RLc rLc) {
super(yrw, yrw2, new AnonymousClass5(rLc));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(rLc, "");
this.c = rLc;
}
/* renamed from: o.iAG$LWm */
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final usR b;
public LWm(usR usr) {
C14957gcv.e(usr, "");
this.b = usr;
}
}
}