Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
22
apk_decompiled/sources/O/E.java
Normal file
22
apk_decompiled/sources/O/E.java
Normal file
@@ -0,0 +1,22 @@
|
||||
package O;
|
||||
|
||||
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class E {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public final float[] f1208a = new float[20];
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public final long[] f1209b = new long[20];
|
||||
|
||||
/* renamed from: c, reason: collision with root package name */
|
||||
public float f1210c = BitmapDescriptorFactory.HUE_RED;
|
||||
|
||||
/* renamed from: d, reason: collision with root package name */
|
||||
public int f1211d = 0;
|
||||
|
||||
/* renamed from: e, reason: collision with root package name */
|
||||
public int f1212e = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user