56 lines
1.7 KiB
Java
56 lines
1.7 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* renamed from: o.aml, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C2871aml extends C15032gf<String, LWm> {
|
|
private final Rcg e;
|
|
|
|
/* renamed from: o.aml$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<String>> {
|
|
private Rcg a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<String> invoke(LWm lWm) {
|
|
LWm lWm2 = lWm;
|
|
C14957gcv.e(lWm2, "");
|
|
return this.a.e(lWm2.d, lWm2.c, lWm2.a);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(Rcg rcg) {
|
|
super(1);
|
|
this.a = rcg;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C2871aml(yRw yrw, yRw yrw2, Rcg rcg) {
|
|
super(yrw, yrw2, new AnonymousClass4(rcg));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(rcg, "");
|
|
this.e = rcg;
|
|
}
|
|
|
|
/* renamed from: o.aml$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements AbstractC15351go.HBt {
|
|
final C1469aF a;
|
|
final String c;
|
|
final String d;
|
|
|
|
public LWm(String str, String str2, C1469aF c1469aF) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(c1469aF, "");
|
|
this.d = str;
|
|
this.c = str2;
|
|
this.a = c1469aF;
|
|
}
|
|
}
|
|
}
|