package com.google.common.collect;

/* JADX INFO: loaded from: classes2.dex */
public final class w extends y {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f23737e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ CompactHashMap f23738f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ w(CompactHashMap compactHashMap, int i10) {
        super(compactHashMap);
        this.f23737e = i10;
        this.f23738f = compactHashMap;
    }
}
