Files
adif-api-reverse-engineering/apk_decompiled/sources/O/E.java

23 lines
689 B
Java

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;
}