39 lines
1.3 KiB
Java
39 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Vny extends C15032gf<nOO, AbstractC15351go.LWm> {
|
|
private final icp a;
|
|
|
|
/* renamed from: o.Vny$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<nOO>> {
|
|
private icp b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<nOO> invoke(AbstractC15351go.LWm lWm) {
|
|
C14957gcv.e(lWm, "");
|
|
AbstractC13175fSw<nOO> e = AbstractC13175fSw.e(this.b.a(true));
|
|
C14957gcv.c(e, "");
|
|
return e;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(icp icpVar) {
|
|
super(1);
|
|
this.b = icpVar;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Vny(yRw yrw, yRw yrw2, icp icpVar) {
|
|
super(yrw, yrw2, new AnonymousClass4(icpVar));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(icpVar, "");
|
|
this.a = icpVar;
|
|
}
|
|
}
|