package androidx.recyclerview.widget;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes.dex */
public final class x2 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final u.h f3959b = new u.h(20, 1);

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

    @Nullable
    k1 postInfo;

    @Nullable
    k1 preInfo;

    public static x2 a() {
        x2 x2Var = (x2) f3959b.acquire();
        return x2Var == null ? new x2() : x2Var;
    }
}
