package com.google.android.gms.internal.ads;

import java.util.function.Supplier;

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class td implements Supplier {

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final /* synthetic */ td f16859c = new td(1);

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final /* synthetic */ td f16858b = new td(0);

    public /* synthetic */ td(int i10) {
        this.f16860a = i10;
    }

    @Override // java.util.function.Supplier
    public final /* synthetic */ Object get() {
        return this.f16860a != 0 ? be.a(null) : new zzaut();
    }
}
