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