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

import java.util.concurrent.ExecutorService;

/* JADX INFO: loaded from: classes2.dex */
public final class sk1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ExecutorService f16464a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f16465b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final long f16466c;

    public sk1(ExecutorService executorService, String str, long j10) {
        this.f16464a = executorService;
        this.f16465b = str;
        this.f16466c = j10;
    }
}
