package o; import java.util.List; /* renamed from: o.Lc, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C0635Lc extends KT { public final List b; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ /* JADX WARN: Multi-variable type inference failed */ public C0635Lc(Boolean bool, String str, List list) { super(bool, str); C14957gcv.e(str, ""); C14957gcv.e(list, ""); this.b = list; } }