package a4; /* loaded from: classes2.dex */ public final class p0 { /* renamed from: a, reason: collision with root package name */ private final String f113a; /* renamed from: b, reason: collision with root package name */ private final String f114b; /* renamed from: c, reason: collision with root package name */ private final String f115c; /* renamed from: d, reason: collision with root package name */ private final String f116d; /* renamed from: e, reason: collision with root package name */ private final String f117e; public p0(String str, String str2, String str3, String str4, String str5) { this.f113a = str; this.f114b = str2; this.f115c = str3; this.f116d = str4; this.f117e = str5; } public final String a() { return this.f117e; } public final String b() { return this.f114b; } public final String c() { return this.f115c; } public final String d() { return this.f113a; } public final String e() { return this.f116d; } }