package com.google.android.gms.common.config;

import com.google.android.gms.common.internal.Preconditions;

/* JADX INFO: loaded from: classes.dex */
final class zzc extends GservicesValue {
    public zzc(String str, Integer num) {
        super(str, num);
    }

    @Override // com.google.android.gms.common.config.GservicesValue
    public final /* bridge */ /* synthetic */ Object zza(String str) {
        Preconditions.checkNotNull(null);
        throw null;
    }
}
