Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
17
apk_decompiled/sources/Y/C0086b.java
Normal file
17
apk_decompiled/sources/Y/C0086b.java
Normal file
@@ -0,0 +1,17 @@
|
||||
package Y;
|
||||
|
||||
/* renamed from: Y.b, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public final class C0086b extends G {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public final Object f2063a;
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public final int f2064b;
|
||||
|
||||
public C0086b(Object obj, int i) {
|
||||
this.f2063a = obj;
|
||||
this.f2064b = i;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user