48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class pqO extends C15032gf<Nlt, Sts> {
|
||
|
private final hnp d;
|
||
|
|
||
|
/* renamed from: o.pqO$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Nlt>> {
|
||
|
private hnp c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Nlt> invoke(Sts sts) {
|
||
|
Sts sts2 = sts;
|
||
|
C14957gcv.e(sts2, "");
|
||
|
return this.c.c(sts2.d);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(hnp hnpVar) {
|
||
|
super(1);
|
||
|
this.c = hnpVar;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts implements AbstractC15351go.HBt {
|
||
|
final oSk d;
|
||
|
|
||
|
public Sts(oSk osk) {
|
||
|
C14957gcv.e(osk, "");
|
||
|
this.d = osk;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public pqO(yRw yrw, yRw yrw2, hnp hnpVar) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(hnpVar));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(hnpVar, "");
|
||
|
this.d = hnpVar;
|
||
|
}
|
||
|
}
|