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

48 lines
1.5 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class tfm extends C15032gf<Boolean, IeS> {
private final InterfaceC0504Icu e;
/* renamed from: o.tfm$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<Boolean>> {
private InterfaceC0504Icu b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.b.a(ieS2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(InterfaceC0504Icu interfaceC0504Icu) {
super(1);
this.b = interfaceC0504Icu;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public tfm(yRw yrw, yRw yrw2, InterfaceC0504Icu interfaceC0504Icu) {
super(yrw, yrw2, new AnonymousClass4(interfaceC0504Icu));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC0504Icu, "");
this.e = interfaceC0504Icu;
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final C16842rkt c;
public IeS(C16842rkt c16842rkt) {
C14957gcv.e(c16842rkt, "");
this.c = c16842rkt;
}
}
}