43 lines
1.3 KiB
Java
43 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* renamed from: o.dir, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C9393dir extends C15032gf<Rzc, RVV> {
|
||
|
private final YDg a;
|
||
|
|
||
|
/* renamed from: o.dir$RVV */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class RVV implements AbstractC15351go.HBt {
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.dir$2, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<Rzc>> {
|
||
|
private YDg a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Rzc> invoke(RVV rvv) {
|
||
|
C14957gcv.e(rvv, "");
|
||
|
return this.a.e();
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass2(YDg yDg) {
|
||
|
super(1);
|
||
|
this.a = yDg;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C9393dir(yRw yrw, yRw yrw2, YDg yDg) {
|
||
|
super(yrw, yrw2, new AnonymousClass2(yDg));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(yDg, "");
|
||
|
this.a = yDg;
|
||
|
}
|
||
|
}
|