package o; import java.util.List; /* loaded from: classes3.dex */ public final class RV { public final String a; public final String b; private final int c; public final List d; private final String e; public RV(String str, int i, String str2, String str3, List list) { C14957gcv.e(str, ""); C14957gcv.e(str2, ""); C14957gcv.e(str3, ""); C14957gcv.e(list, ""); this.e = str; this.c = i; this.b = str2; this.a = str3; this.d = list; } }