54 lines
1.6 KiB
Java
54 lines
1.6 KiB
Java
package o;
|
|
|
|
import java.util.Map;
|
|
import o.AbstractC15351go;
|
|
|
|
/* renamed from: o.wyR, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17472wyR extends C15032gf<C14315fqr, HBt> {
|
|
private final rcO e;
|
|
|
|
/* renamed from: o.wyR$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<C14315fqr>> {
|
|
private rcO d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<C14315fqr> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.d.a(hBt2.a, hBt2.b);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(rcO rco) {
|
|
super(1);
|
|
this.d = rco;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17472wyR(yRw yrw, yRw yrw2, rcO rco) {
|
|
super(yrw, yrw2, new AnonymousClass4(rco));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(rco, "");
|
|
this.e = rco;
|
|
}
|
|
|
|
/* renamed from: o.wyR$HBt */
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final String a;
|
|
final Map<String, String> b;
|
|
|
|
public HBt(String str, Map<String, String> map) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(map, "");
|
|
this.a = str;
|
|
this.b = map;
|
|
}
|
|
}
|
|
}
|