package yc;

import androidx.annotation.NonNull;
import androidx.annotation.Nullable;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ed.f f36953a;

    @Nullable
    public final h taskQueue;

    public i(@NonNull ed.f fVar, @Nullable h hVar) {
        this.f36953a = fVar;
        this.taskQueue = hVar;
    }
}
