package m4;

/* JADX INFO: loaded from: classes3.dex */
public final class V1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f20886a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f20887b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f20888c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Object f20889d;

    public V1(z5.a... aVarArr) {
        this.f20886a = -1;
        this.f20887b = -1;
        this.f20888c = false;
        this.f20889d = aVarArr;
    }

    public V1(boolean z6, int i6, int i7, k2 k2Var) {
        this.f20888c = z6;
        this.f20886a = i6;
        this.f20887b = i7;
        this.f20889d = k2Var;
    }
}
