Initial import of ADIF API reverse-engineering toolkit

This commit is contained in:
2025-12-16 08:37:56 +01:00
commit 60388529c1
11486 changed files with 1086536 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
package p2;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
/* loaded from: classes3.dex */
public final class e {
/* renamed from: e, reason: collision with root package name */
public static final E2.a f8140e = new E2.a(BitmapDescriptorFactory.HUE_RED);
/* renamed from: a, reason: collision with root package name */
public final E2.c f8141a;
/* renamed from: b, reason: collision with root package name */
public final E2.c f8142b;
/* renamed from: c, reason: collision with root package name */
public final E2.c f8143c;
/* renamed from: d, reason: collision with root package name */
public final E2.c f8144d;
public e(E2.c cVar, E2.c cVar2, E2.c cVar3, E2.c cVar4) {
this.f8141a = cVar;
this.f8142b = cVar3;
this.f8143c = cVar4;
this.f8144d = cVar2;
}
}