package com.google.android.play.core.assetpacks; import java.util.List; /* loaded from: classes2.dex */ final class u1 { /* renamed from: a, reason: collision with root package name */ final String f5073a; /* renamed from: b, reason: collision with root package name */ final String f5074b; /* renamed from: c, reason: collision with root package name */ final long f5075c; /* renamed from: d, reason: collision with root package name */ final List f5076d; /* renamed from: e, reason: collision with root package name */ final int f5077e; /* renamed from: f, reason: collision with root package name */ final int f5078f; u1(String str, String str2, long j10, List list, int i10, int i11) { this.f5073a = str; this.f5074b = str2; this.f5075c = j10; this.f5076d = list; this.f5077e = i10; this.f5078f = i11; } }