Skip to content

Commit

Permalink
~squash update binary compatibility data
Browse files Browse the repository at this point in the history
  • Loading branch information
qwwdfsad committed Jan 20, 2020
1 parent d33a32d commit 2510822
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -987,6 +987,7 @@ public abstract class kotlinx/coroutines/flow/internal/ChannelFlow : kotlinx/cor
public fun collect (Lkotlinx/coroutines/flow/FlowCollector;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
protected abstract fun collectTo (Lkotlinx/coroutines/channels/ProducerScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
protected abstract fun create (Lkotlin/coroutines/CoroutineContext;I)Lkotlinx/coroutines/flow/internal/ChannelFlow;
protected final fun getProduceCapacity ()I
public fun produceImpl (Lkotlinx/coroutines/CoroutineScope;)Lkotlinx/coroutines/channels/ReceiveChannel;
public fun toString ()Ljava/lang/String;
public final fun update (Lkotlin/coroutines/CoroutineContext;I)Lkotlinx/coroutines/flow/internal/ChannelFlow;
Expand Down

0 comments on commit 2510822

Please sign in to comment.