package J0;

import java.util.ArrayList;

/* JADX INFO: loaded from: classes.dex */
public final class X0 implements I0.u0 {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final ArrayList f2969b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public Float f2970c = null;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public Float f2971d = null;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public Q0.k f2972e = null;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public Q0.k f2973f = null;

    public X0(int i6, ArrayList arrayList) {
        this.f2968a = i6;
        this.f2969b = arrayList;
    }

    @Override // I0.u0
    public final boolean r() {
        return this.f2969b.contains(this);
    }
}
