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

27 lines
708 B
Java

package androidx.recyclerview.widget;
/* renamed from: androidx.recyclerview.widget.v, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0244v {
/* renamed from: a, reason: collision with root package name */
public int f3914a;
/* renamed from: b, reason: collision with root package name */
public int f3915b;
/* renamed from: c, reason: collision with root package name */
public int f3916c;
/* renamed from: d, reason: collision with root package name */
public int f3917d;
public final int a() {
return this.f3917d - this.f3916c;
}
public final int b() {
return this.f3915b - this.f3914a;
}
}