package o; import java.util.HashMap; import o.AbstractC15351go; /* loaded from: classes3.dex */ public final class PHe extends C15032gf { /* renamed from: o.PHe$3, reason: invalid class name */ /* loaded from: classes3.dex */ static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR> { private hfX a; @Override // o.InterfaceC14894gbR public final /* synthetic */ AbstractC13175fSw invoke(Sts sts) { Sts sts2 = sts; C14957gcv.e(sts2, ""); return this.a.c(sts2.a, sts2.b); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ AnonymousClass3(hfX hfx) { super(1); this.a = hfx; } } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public PHe(yRw yrw, yRw yrw2, hfX hfx) { super(yrw, yrw2, new AnonymousClass3(hfx)); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(hfx, ""); } /* loaded from: classes3.dex */ public static final class Sts implements AbstractC15351go.HBt { final String a; final HashMap b; public Sts(String str, HashMap hashMap) { C14957gcv.e(str, ""); C14957gcv.e(hashMap, ""); this.a = str; this.b = hashMap; } } }