48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class hjB extends C13353fY<RVV> {
|
|
|
|
/* renamed from: o.hjB$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, fRY> {
|
|
private Maq a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(RVV rvv) {
|
|
RVV rvv2 = rvv;
|
|
C14957gcv.e(rvv2, "");
|
|
C13230fUi c13230fUi = new C13230fUi(this.a.e(rvv2.e));
|
|
C14957gcv.c(c13230fUi, "");
|
|
return c13230fUi;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(Maq maq) {
|
|
super(1);
|
|
this.a = maq;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public hjB(yRw yrw, yRw yrw2, Maq maq) {
|
|
super(yrw, yrw2, new AnonymousClass5(maq));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(maq, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV implements AbstractC15351go.HBt {
|
|
final C10136dx e;
|
|
|
|
public RVV(C10136dx c10136dx) {
|
|
C14957gcv.e(c10136dx, "");
|
|
this.e = c10136dx;
|
|
}
|
|
}
|
|
}
|