package i2;

import y1.AbstractC1111a;

/* JADX INFO: loaded from: classes.dex */
public final class j {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public AbstractC1111a f6597a = new C0632i();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public AbstractC1111a f6598b = new C0632i();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public AbstractC1111a f6599c = new C0632i();

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public AbstractC1111a f6600d = new C0632i();

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public InterfaceC0626c f6601e = new C0624a(0.0f);

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public InterfaceC0626c f6602f = new C0624a(0.0f);

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public InterfaceC0626c f6603g = new C0624a(0.0f);

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public InterfaceC0626c f6604h = new C0624a(0.0f);
    public C0628e i = new C0628e(0);

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public C0628e f6605j = new C0628e(0);

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public C0628e f6606k = new C0628e(0);

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public C0628e f6607l = new C0628e(0);

    public static void b(AbstractC1111a abstractC1111a) {
        if (abstractC1111a instanceof C0632i) {
            ((C0632i) abstractC1111a).getClass();
        } else if (abstractC1111a instanceof C0627d) {
            ((C0627d) abstractC1111a).getClass();
        }
    }

    public final k a() {
        k kVar = new k();
        kVar.f6608a = this.f6597a;
        kVar.f6609b = this.f6598b;
        kVar.f6610c = this.f6599c;
        kVar.f6611d = this.f6600d;
        kVar.f6612e = this.f6601e;
        kVar.f6613f = this.f6602f;
        kVar.f6614g = this.f6603g;
        kVar.f6615h = this.f6604h;
        kVar.i = this.i;
        kVar.f6616j = this.f6605j;
        kVar.f6617k = this.f6606k;
        kVar.f6618l = this.f6607l;
        return kVar;
    }
}
