package kotlin.coroutines;

import sd.l;

/* JADX INFO: loaded from: classes.dex */
public abstract class b implements g {

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

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

    public b(g gVar, l lVar) {
        nb.g.i(gVar, "baseKey");
        nb.g.i(lVar, "safeCast");
        this.f29223a = lVar;
        this.f29224b = gVar instanceof b ? ((b) gVar).f29224b : gVar;
    }
}
