package F2;

import java.util.concurrent.Executor;

/* JADX INFO: loaded from: classes.dex */
public final class k {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final G2.d f2480b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final H2.c f2482d;

    public k(Executor executor, G2.d dVar, c cVar, H2.c cVar2) {
        this.f2479a = executor;
        this.f2480b = dVar;
        this.f2481c = cVar;
        this.f2482d = cVar2;
    }
}
