package com.google.android.gms.internal.pal;

import java.util.HashMap;

/* JADX INFO: loaded from: classes2.dex */
public final class z3 extends z2 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Long f21389a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Long f21390b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Long f21391c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Long f21392d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final Long f21393e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final Long f21394f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final Long f21395g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final Long f21396h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final Long f21397i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final Long f21398j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final Long f21399k;

    public z3(String str) {
        HashMap mapA = z2.a(str);
        if (mapA != null) {
            this.f21389a = (Long) mapA.get(0);
            this.f21390b = (Long) mapA.get(1);
            this.f21391c = (Long) mapA.get(2);
            this.f21392d = (Long) mapA.get(3);
            this.f21393e = (Long) mapA.get(4);
            this.f21394f = (Long) mapA.get(5);
            this.f21395g = (Long) mapA.get(6);
            this.f21396h = (Long) mapA.get(7);
            this.f21397i = (Long) mapA.get(8);
            this.f21398j = (Long) mapA.get(9);
            this.f21399k = (Long) mapA.get(10);
        }
    }

    @Override // com.google.android.gms.internal.pal.z2
    public final HashMap b() {
        HashMap map = new HashMap();
        map.put(0, this.f21389a);
        map.put(1, this.f21390b);
        map.put(2, this.f21391c);
        map.put(3, this.f21392d);
        map.put(4, this.f21393e);
        map.put(5, this.f21394f);
        map.put(6, this.f21395g);
        map.put(7, this.f21396h);
        map.put(8, this.f21397i);
        map.put(9, this.f21398j);
        map.put(10, this.f21399k);
        return map;
    }
}
