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

34 lines
887 B
Java

package o;
import o.GJE;
/* loaded from: classes3.dex */
public final class zhU extends wRi {
private final InterfaceC0773Ogw c;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public zhU(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC0773Ogw, "");
this.c = interfaceC0773Ogw;
}
public final AbstractC13163fSk<zEQ<GJE>> b(GJE.Sts sts) {
zEQ d;
C14957gcv.e(sts, "");
GJE b = this.c.b(sts);
if (b != null) {
d = zEQ.a(b);
} else {
d = zEQ.d();
}
AbstractC13163fSk<zEQ<GJE>> just = AbstractC13163fSk.just(d);
e(just);
C14957gcv.c(just, "");
return just;
}
}