package p402.p405.p407.p408;

import p402.p405.C6583;
import p402.p405.InterfaceC6575;
import p402.p405.InterfaceC6578;

/* JADX INFO: renamed from: ގ.ތ.ވ.֏.ބ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC6596 extends AbstractC6589 {
    public AbstractC6596(InterfaceC6575<Object> interfaceC6575) {
        super(interfaceC6575);
        if (interfaceC6575 != null) {
            if (!(interfaceC6575.mo2607() == C6583.f19356)) {
                throw new IllegalArgumentException("Coroutines with restricted suspension must have EmptyCoroutineContext".toString());
            }
        }
    }

    @Override // p402.p405.InterfaceC6575
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC6578 mo2607() {
        return C6583.f19356;
    }
}
