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