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

import java.util.HashMap;

/* JADX INFO: loaded from: classes2.dex */
public final class oh extends eg {

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

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

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

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

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

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

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

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

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

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

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

    public oh(String str) {
        HashMap mapB = eg.b(str);
        if (mapB != null) {
            this.f15063a = (Long) mapB.get(0);
            this.f15064b = (Long) mapB.get(1);
            this.f15065c = (Long) mapB.get(2);
            this.f15066d = (Long) mapB.get(3);
            this.f15067e = (Long) mapB.get(4);
            this.f15068f = (Long) mapB.get(5);
            this.f15069g = (Long) mapB.get(6);
            this.f15070h = (Long) mapB.get(7);
            this.f15071i = (Long) mapB.get(8);
            this.f15072j = (Long) mapB.get(9);
            this.f15073k = (Long) mapB.get(10);
        }
    }

    @Override // com.google.android.gms.internal.ads.eg
    public final HashMap a() {
        HashMap map = new HashMap();
        map.put(0, this.f15063a);
        map.put(1, this.f15064b);
        map.put(2, this.f15065c);
        map.put(3, this.f15066d);
        map.put(4, this.f15067e);
        map.put(5, this.f15068f);
        map.put(6, this.f15069g);
        map.put(7, this.f15070h);
        map.put(8, this.f15071i);
        map.put(9, this.f15072j);
        map.put(10, this.f15073k);
        return map;
    }
}
