package i8; import android.text.TextUtils; import com.vungle.warren.VungleApiClient; import com.vungle.warren.l0; import i8.i; /* loaded from: classes2.dex */ public class m implements f { /* renamed from: a, reason: collision with root package name */ private final g8.j f10964a; /* renamed from: b, reason: collision with root package name */ private final g8.e f10965b; /* renamed from: c, reason: collision with root package name */ private final i.a f10966c; /* renamed from: d, reason: collision with root package name */ private final VungleApiClient f10967d; /* renamed from: e, reason: collision with root package name */ private final y7.a f10968e; /* renamed from: f, reason: collision with root package name */ private final com.vungle.warren.c f10969f; /* renamed from: g, reason: collision with root package name */ private final l0 f10970g; /* renamed from: h, reason: collision with root package name */ private final a8.d f10971h; public m(g8.j jVar, g8.e eVar, VungleApiClient vungleApiClient, y7.a aVar, i.a aVar2, com.vungle.warren.c cVar, l0 l0Var, a8.d dVar) { this.f10964a = jVar; this.f10965b = eVar; this.f10966c = aVar2; this.f10967d = vungleApiClient; this.f10968e = aVar; this.f10969f = cVar; this.f10970g = l0Var; this.f10971h = dVar; } @Override // i8.f public e a(String str) { if (TextUtils.isEmpty(str)) { throw new l("Job tag is null"); } if (str.startsWith(i.f10957b)) { return new i(this.f10966c); } if (str.startsWith(d.f10945c)) { return new d(this.f10969f, this.f10970g); } if (str.startsWith(k.f10961c)) { return new k(this.f10964a, this.f10967d); } if (str.startsWith(c.f10941d)) { return new c(this.f10965b, this.f10964a, this.f10969f); } if (str.startsWith(a.f10934b)) { return new a(this.f10968e); } if (str.startsWith(j.f10959b)) { return new j(this.f10971h); } if (str.startsWith(b.f10936d)) { return new b(this.f10967d, this.f10964a, this.f10969f); } throw new l("Unknown Job Type " + str); } }