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

import java.util.HashMap;

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

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

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

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

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

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

    @Override // com.google.android.gms.internal.pal.z2
    public final HashMap b() {
        HashMap map = new HashMap();
        map.put(0, this.f20717a);
        map.put(1, this.f20718b);
        map.put(2, this.f20719c);
        map.put(3, this.f20720d);
        map.put(4, this.f20721e);
        return map;
    }
}
