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