36 lines
1.1 KiB
Java
36 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class veN extends C15032gf<rBq, nar> {
|
||
|
private final KyK b;
|
||
|
|
||
|
/* renamed from: o.veN$5, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<nar, AbstractC13175fSw<rBq>> {
|
||
|
private KyK a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<rBq> invoke(nar narVar) {
|
||
|
nar narVar2 = narVar;
|
||
|
C14957gcv.e(narVar2, "");
|
||
|
return this.a.e(narVar2);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass5(KyK kyK) {
|
||
|
super(1);
|
||
|
this.a = kyK;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public veN(yRw yrw, yRw yrw2, KyK kyK) {
|
||
|
super(yrw, yrw2, new AnonymousClass5(kyK));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(kyK, "");
|
||
|
this.b = kyK;
|
||
|
}
|
||
|
}
|