Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
28
apk_decompiled/sources/o0/L.java
Normal file
28
apk_decompiled/sources/o0/L.java
Normal file
@@ -0,0 +1,28 @@
|
||||
package o0;
|
||||
|
||||
import O.C0079u;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class L {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public final C0079u f7944a;
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public boolean f7945b;
|
||||
|
||||
/* renamed from: c, reason: collision with root package name */
|
||||
public int f7946c;
|
||||
|
||||
/* renamed from: d, reason: collision with root package name */
|
||||
public boolean f7947d;
|
||||
|
||||
/* JADX WARN: Type inference failed for: r0v0, types: [O.u, java.lang.Object] */
|
||||
public L() {
|
||||
?? obj = new Object();
|
||||
obj.f1298a = -1;
|
||||
obj.f1299b = -1;
|
||||
this.f7944a = obj;
|
||||
this.f7946c = -1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user