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

/* JADX INFO: loaded from: classes2.dex */
public final class oe extends me {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final zzzr f21120a = new zzzr();

    public final boolean equals(Object obj) {
        if (obj != this) {
            return (obj instanceof oe) && ((oe) obj).f21120a.equals(this.f21120a);
        }
        return true;
    }

    public final me h(String str) {
        return (me) this.f21120a.get(str);
    }

    public final int hashCode() {
        return this.f21120a.hashCode();
    }
}
