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

50 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 rtJ extends C15032gf<Pag, Sts> {
private final iqp d;
/* renamed from: o.rtJ$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Pag>> {
private iqp d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Pag> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
AbstractC13175fSw<Pag> c = this.d.c(sts2.c);
C14957gcv.c(c, "");
return c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(iqp iqpVar) {
super(1);
this.d = iqpVar;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public rtJ(yRw yrw, yRw yrw2, iqp iqpVar) {
super(yrw, yrw2, new AnonymousClass1(iqpVar));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(iqpVar, "");
this.d = iqpVar;
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final C4368bY c;
public Sts(C4368bY c4368bY) {
C14957gcv.e(c4368bY, "");
this.c = c4368bY;
}
}
}