package o; import o.AbstractC15351go; /* loaded from: classes3.dex */ public final class MYh extends C15032gf { /* renamed from: o.MYh$1, reason: invalid class name */ /* loaded from: classes3.dex */ static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR> { private irj a; @Override // o.InterfaceC14894gbR public final /* synthetic */ AbstractC13175fSw invoke(IeS ieS) { IeS ieS2 = ieS; C14957gcv.e(ieS2, ""); AbstractC13175fSw e = this.a.e(ieS2.c, ieS2.a, Long.valueOf(ieS2.b)); C14957gcv.c(e, ""); return e; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ AnonymousClass1(irj irjVar) { super(1); this.a = irjVar; } } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public MYh(yRw yrw, yRw yrw2, irj irjVar) { super(yrw, yrw2, new AnonymousClass1(irjVar)); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(irjVar, ""); } /* loaded from: classes3.dex */ public static final class IeS implements AbstractC15351go.HBt { final String a; final long b; final C11953ep c; public IeS(C11953ep c11953ep, String str, long j) { C14957gcv.e(c11953ep, ""); C14957gcv.e(str, ""); this.c = c11953ep; this.a = str; this.b = j; } } }