package androidx.datastore.core;

import kotlin.jvm.functions.Function2;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final kotlinx.coroutines.n f1961b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final kotlin.coroutines.h f1963d;

    public v(Function2 function2, kotlinx.coroutines.o oVar, c0 c0Var, kotlin.coroutines.h hVar) {
        nb.g.i(function2, "transform");
        nb.g.i(hVar, "callerContext");
        this.f1960a = function2;
        this.f1961b = oVar;
        this.f1962c = c0Var;
        this.f1963d = hVar;
    }
}
