package com.google.android.play.core.assetpacks; import java.util.List; /* loaded from: classes2.dex */ final class s1 { /* renamed from: a, reason: collision with root package name */ final String f5045a; /* renamed from: b, reason: collision with root package name */ final long f5046b; /* renamed from: c, reason: collision with root package name */ final String f5047c; /* renamed from: d, reason: collision with root package name */ int f5048d; /* renamed from: e, reason: collision with root package name */ final long f5049e; /* renamed from: f, reason: collision with root package name */ final List f5050f; s1(String str, long j10, int i10, long j11, List list, String str2) { this.f5045a = str; this.f5046b = j10; this.f5048d = i10; this.f5049e = j11; this.f5050f = list; this.f5047c = str2; } }