package com.google.android.gms.measurement.internal; import androidx.collection.e; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes.dex */ final class zzfr extends e { final /* synthetic */ zzfu zza; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzfr(zzfu zzfuVar, int i10) { super(20); this.zza = zzfuVar; } @Override // androidx.collection.e protected final /* bridge */ /* synthetic */ Object create(Object obj) { String str = (String) obj; Preconditions.checkNotEmpty(str); return zzfu.zzd(this.zza, str); } }