package t5;

import androidx.collection.s;

/* JADX INFO: loaded from: classes.dex */
public final class d extends androidx.collection.f {

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

    @Override // androidx.collection.s, java.util.Map
    public final void clear() {
        this.f32958d = 0;
        super.clear();
    }

    @Override // androidx.collection.s, java.util.Map
    public final int hashCode() {
        if (this.f32958d == 0) {
            this.f32958d = super.hashCode();
        }
        return this.f32958d;
    }

    @Override // androidx.collection.s
    public final void j(s sVar) {
        this.f32958d = 0;
        super.j(sVar);
    }

    @Override // androidx.collection.s
    public final Object k(int i10) {
        this.f32958d = 0;
        return super.k(i10);
    }

    @Override // androidx.collection.s
    public final Object l(int i10, Object obj) {
        this.f32958d = 0;
        return super.l(i10, obj);
    }

    @Override // androidx.collection.s, java.util.Map
    public final Object put(Object obj, Object obj2) {
        this.f32958d = 0;
        return super.put(obj, obj2);
    }
}
