package o; import o.AbstractC15351go; /* loaded from: classes3.dex */ public final class EgN extends C15032gf { private final InterfaceC16964smD b; /* renamed from: o.EgN$5, reason: invalid class name */ /* loaded from: classes3.dex */ static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR> { private InterfaceC16964smD a; @Override // o.InterfaceC14894gbR public final /* synthetic */ AbstractC13175fSw invoke(HBt hBt) { HBt hBt2 = hBt; C14957gcv.e(hBt2, ""); return this.a.a(hBt2.c, hBt2.d); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ AnonymousClass5(InterfaceC16964smD interfaceC16964smD) { super(1); this.a = interfaceC16964smD; } } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public EgN(yRw yrw, yRw yrw2, InterfaceC16964smD interfaceC16964smD) { super(yrw, yrw2, new AnonymousClass5(interfaceC16964smD)); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(interfaceC16964smD, ""); this.b = interfaceC16964smD; } /* loaded from: classes3.dex */ public static final class HBt implements AbstractC15351go.HBt { final String c; final String d; public HBt(String str, String str2) { C14957gcv.e(str, ""); C14957gcv.e(str2, ""); this.c = str; this.d = str2; } } }