package r9; import n9.a0; import n9.h0; /* loaded from: classes2.dex */ public final class h extends h0 { /* renamed from: a, reason: collision with root package name */ private final String f13760a; /* renamed from: b, reason: collision with root package name */ private final long f13761b; /* renamed from: c, reason: collision with root package name */ private final x9.e f13762c; public h(String str, long j10, x9.e eVar) { this.f13760a = str; this.f13761b = j10; this.f13762c = eVar; } @Override // n9.h0 public long G() { return this.f13761b; } @Override // n9.h0 public a0 I() { String str = this.f13760a; if (str != null) { return a0.d(str); } return null; } @Override // n9.h0 public x9.e S() { return this.f13762c; } }