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

26 lines
765 B
Java

package androidx.recyclerview.widget;
/* renamed from: androidx.recyclerview.widget.w, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0245w {
/* renamed from: a, reason: collision with root package name */
public int f3918a;
/* renamed from: b, reason: collision with root package name */
public int f3919b;
/* renamed from: c, reason: collision with root package name */
public int f3920c;
/* renamed from: d, reason: collision with root package name */
public int f3921d;
/* renamed from: e, reason: collision with root package name */
public boolean f3922e;
public final int a() {
return Math.min(this.f3920c - this.f3918a, this.f3921d - this.f3919b);
}
}