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

31 lines
945 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.teC, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17065teC extends wRi {
private final InterfaceC4286bVm c;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17065teC(yRw yrw, yRw yrw2, InterfaceC4286bVm interfaceC4286bVm) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC4286bVm, "");
this.c = interfaceC4286bVm;
}
public final AbstractC13163fSk<Boolean> b() {
AbstractC13163fSk<Boolean> c13377fYp;
fSD a = this.c.a();
if (a instanceof InterfaceC13204fTr) {
c13377fYp = ((InterfaceC13204fTr) a).b();
} else {
c13377fYp = new C13377fYp(a);
}
e(c13377fYp);
C14957gcv.c(c13377fYp, "");
return c13377fYp;
}
}