Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
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);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user