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