Files

67 lines
2.1 KiB
Java

package E2;
import a.AbstractC0106b;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
/* loaded from: classes3.dex */
public final class j {
/* renamed from: a, reason: collision with root package name */
public AbstractC0106b f418a = new Object();
/* renamed from: b, reason: collision with root package name */
public AbstractC0106b f419b = new Object();
/* renamed from: c, reason: collision with root package name */
public AbstractC0106b f420c = new Object();
/* renamed from: d, reason: collision with root package name */
public AbstractC0106b f421d = new Object();
/* renamed from: e, reason: collision with root package name */
public c f422e = new a(BitmapDescriptorFactory.HUE_RED);
/* renamed from: f, reason: collision with root package name */
public c f423f = new a(BitmapDescriptorFactory.HUE_RED);
/* renamed from: g, reason: collision with root package name */
public c f424g = new a(BitmapDescriptorFactory.HUE_RED);
public c h = new a(BitmapDescriptorFactory.HUE_RED);
public e i = new e(0);
/* renamed from: j, reason: collision with root package name */
public e f425j = new e(0);
/* renamed from: k, reason: collision with root package name */
public e f426k = new e(0);
/* renamed from: l, reason: collision with root package name */
public e f427l = new e(0);
public static void b(AbstractC0106b abstractC0106b) {
if (abstractC0106b instanceof i) {
((i) abstractC0106b).getClass();
} else if (abstractC0106b instanceof d) {
((d) abstractC0106b).getClass();
}
}
/* JADX WARN: Type inference failed for: r0v0, types: [java.lang.Object, E2.k] */
public final k a() {
?? obj = new Object();
obj.f428a = this.f418a;
obj.f429b = this.f419b;
obj.f430c = this.f420c;
obj.f431d = this.f421d;
obj.f432e = this.f422e;
obj.f433f = this.f423f;
obj.f434g = this.f424g;
obj.h = this.h;
obj.i = this.i;
obj.f435j = this.f425j;
obj.f436k = this.f426k;
obj.f437l = this.f427l;
return obj;
}
}