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

39 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class umd extends C15032gf<JQR, AbstractC15351go.LWm> {
private final pQs e;
/* renamed from: o.umd$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<JQR>> {
private pQs c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<JQR> invoke(AbstractC15351go.LWm lWm) {
C14957gcv.e(lWm, "");
AbstractC13175fSw<JQR> singleOrError = this.c.j().singleOrError();
C14957gcv.c(singleOrError, "");
return singleOrError;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(pQs pqs) {
super(1);
this.c = pqs;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public umd(yRw yrw, yRw yrw2, pQs pqs) {
super(yrw, yrw2, new AnonymousClass2(pqs));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(pqs, "");
this.e = pqs;
}
}