Files
adif-api-reverse-engineering/apk_decompiled/sources/androidx/recyclerview/widget/C0243u.java

22 lines
611 B
Java

package androidx.recyclerview.widget;
/* renamed from: androidx.recyclerview.widget.u, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0243u {
/* renamed from: a, reason: collision with root package name */
public final int f3911a;
/* renamed from: b, reason: collision with root package name */
public int f3912b;
/* renamed from: c, reason: collision with root package name */
public final boolean f3913c;
public C0243u(int i, int i4, boolean z3) {
this.f3911a = i;
this.f3912b = i4;
this.f3913c = z3;
}
}