what-the-bank/sources/o/VtH.java

23 lines
690 B
Java

package o;
import java.util.List;
/* loaded from: classes3.dex */
public final class VtH extends C0586KHg {
public final List<ZRx> h;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public VtH(List<ZRx> list, String str, String str2, String str3, String str4, String str5, String str6, String str7) {
super(str, str2, str3, str4, str5, str6, str7);
C14957gcv.e(list, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(str7, "");
this.h = list;
}
}