50 lines
1.6 KiB
Java
50 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* renamed from: o.tDv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17007tDv extends C13353fY<RVV> {
|
|
private final InterfaceC2873amn d;
|
|
|
|
/* renamed from: o.tDv$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, fRY> {
|
|
private InterfaceC2873amn a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(RVV rvv) {
|
|
RVV rvv2 = rvv;
|
|
C14957gcv.e(rvv2, "");
|
|
return this.a.b(rvv2.a);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(InterfaceC2873amn interfaceC2873amn) {
|
|
super(1);
|
|
this.a = interfaceC2873amn;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17007tDv(yRw yrw, yRw yrw2, InterfaceC2873amn interfaceC2873amn) {
|
|
super(yrw, yrw2, new AnonymousClass4(interfaceC2873amn));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC2873amn, "");
|
|
this.d = interfaceC2873amn;
|
|
}
|
|
|
|
/* renamed from: o.tDv$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV implements AbstractC15351go.HBt {
|
|
final Flh a;
|
|
|
|
public RVV(Flh flh) {
|
|
C14957gcv.e(flh, "");
|
|
this.a = flh;
|
|
}
|
|
}
|
|
}
|