package o; import o.AbstractC15351go; /* renamed from: o.jvX, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C15961jvX extends C15032gf { private final yQF d; /* renamed from: o.jvX$2, reason: invalid class name */ /* loaded from: classes3.dex */ static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR> { private yQF a; @Override // o.InterfaceC14894gbR public final /* synthetic */ AbstractC13175fSw invoke(HBt hBt) { HBt hBt2 = hBt; C14957gcv.e(hBt2, ""); AbstractC13175fSw j = this.a.j(hBt2.d); C14957gcv.c(j, ""); return j; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ AnonymousClass2(yQF yqf) { super(1); this.a = yqf; } } /* renamed from: o.jvX$HBt */ /* loaded from: classes3.dex */ public static final class HBt implements AbstractC15351go.HBt { final String d; public HBt(String str) { C14957gcv.e(str, ""); this.d = str; } public final String toString() { String str = this.d; StringBuilder sb = new StringBuilder("Params(url="); sb.append(str); sb.append(")"); return sb.toString(); } public final int hashCode() { return this.d.hashCode(); } public final boolean equals(Object obj) { if (this == obj) { return true; } return (obj instanceof HBt) && C14957gcv.b((Object) this.d, (Object) ((HBt) obj).d); } } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public C15961jvX(yRw yrw, yRw yrw2, yQF yqf) { super(yrw, yrw2, new AnonymousClass2(yqf)); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(yqf, ""); this.d = yqf; } }