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