package com.google.common.collect;

/* JADX INFO: loaded from: classes2.dex */
public final class c extends g {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ c(AbstractMapBasedMultimap abstractMapBasedMultimap, int i10) {
        super(abstractMapBasedMultimap);
        this.f23647f = i10;
    }
}
