package kotlinx.coroutines.channels;

import kotlin.coroutines.Continuation;

/* JADX INFO: loaded from: classes.dex */
public interface n {
    void a(sd.l lVar);

    boolean b(Throwable th);

    Object c(Object obj);

    Object i(Object obj, Continuation continuation);

    boolean j();
}
