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