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