package l5; import h5.e0; import h5.l0; /* loaded from: classes2.dex */ public final class h extends l0 { /* renamed from: a, reason: collision with root package name */ private final String f11617a; /* renamed from: b, reason: collision with root package name */ private final long f11618b; /* renamed from: c, reason: collision with root package name */ private final h5.f f11619c; public h(String str, long j10, h5.f fVar) { this.f11617a = str; this.f11618b = j10; this.f11619c = fVar; } @Override // h5.l0 public e0 G() { String str = this.f11617a; if (str != null) { return e0.b(str); } return null; } @Override // h5.l0 public h5.f P() { return this.f11619c; } @Override // h5.l0 public long z() { return this.f11618b; } }