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