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