46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class irA extends C15032gf<Pag, Sts> {
|
|
|
|
/* renamed from: o.irA$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Pag>> {
|
|
private RsX d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Pag> invoke(Sts sts) {
|
|
Sts sts2 = sts;
|
|
C14957gcv.e(sts2, "");
|
|
return this.d.e(sts2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(RsX rsX) {
|
|
super(1);
|
|
this.d = rsX;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public irA(yRw yrw, yRw yrw2, RsX rsX) {
|
|
super(yrw, yrw2, new AnonymousClass5(rsX));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(rsX, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements AbstractC15351go.HBt {
|
|
final C14113fn e;
|
|
|
|
public Sts(C14113fn c14113fn) {
|
|
C14957gcv.e(c14113fn, "");
|
|
this.e = c14113fn;
|
|
}
|
|
}
|
|
}
|