Searched defs:onUndeliveredElement (Results 1 – 1 of 1) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/ | ||
D | BufferedChannel.kt | 40 internal val onUndeliveredElement: OnUndeliveredElement<E>? = null in <lambda>() constant in kotlinx.coroutines.channels.BufferedChannel |