Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
25
apk_decompiled/sources/androidx/recyclerview/widget/S0.java
Normal file
25
apk_decompiled/sources/androidx/recyclerview/widget/S0.java
Normal file
@@ -0,0 +1,25 @@
|
||||
package androidx.recyclerview.widget;
|
||||
|
||||
import O.C0079u;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class S0 {
|
||||
|
||||
/* renamed from: d, reason: collision with root package name */
|
||||
public static final N.c f3726d = new N.c(20);
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public int f3727a;
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public C0079u f3728b;
|
||||
|
||||
/* renamed from: c, reason: collision with root package name */
|
||||
public C0079u f3729c;
|
||||
|
||||
/* JADX WARN: Type inference failed for: r0v3, types: [java.lang.Object, androidx.recyclerview.widget.S0] */
|
||||
public static S0 a() {
|
||||
S0 s02 = (S0) f3726d.a();
|
||||
return s02 == null ? new Object() : s02;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user