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

39 lines
1.1 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* loaded from: classes3.dex */
public final class zxA extends wRi {
private final tQD b;
private final InterfaceC0773Ogw e;
@InterfaceC13391fZD
public zxA(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
super(yrw, yrw2);
this.e = interfaceC0773Ogw;
this.b = tqd;
}
public final AbstractC13163fSk<Void> d(Tmr tmr) {
C13243fUv c13243fUv;
AbstractC13163fSk<Void> b;
if (this.b.f() == bTI.CONSUMER) {
fRZ c = this.e.c(tmr);
if (c instanceof InterfaceC13204fTr) {
b = ((InterfaceC13204fTr) c).b();
} else {
c13243fUv = new C13243fUv(c);
b = c13243fUv;
}
} else {
fRZ d = this.b.d(new OUX(tmr.c, tmr.b.i, tmr.b.m, tmr.b.j, tmr.b.a, tmr.b.b, tmr.b.d, tmr.b.h, tmr.b.f, tmr.b.e, tmr.b.c, tmr.b.g));
if (d instanceof InterfaceC13204fTr) {
b = ((InterfaceC13204fTr) d).b();
} else {
c13243fUv = new C13243fUv(d);
b = c13243fUv;
}
}
e(b);
return b;
}
}