You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reactive/java-flow/api/datasourcex-java-flow.api
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ public final class com/caplin/integration/datasourcex/reactive/java/Bind {
8
8
public final synthetic fun broadcast (Lkotlin/jvm/functions/Function1;)V
9
9
public final fun channel (Ljava/util/function/Consumer;)V
10
10
public final synthetic fun channel (Lkotlin/jvm/functions/Function1;)V
11
+
public final fun getContext ()Lcom/caplin/integration/datasourcex/reactive/api/BindContext;
11
12
public final fun to (Ljava/lang/String;Ljava/util/function/Consumer;Ljava/util/function/Consumer;)V
12
13
public final synthetic fun to (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
13
14
public static synthetic fun to$default (Lcom/caplin/integration/datasourcex/reactive/java/Bind;Ljava/lang/String;Ljava/util/function/Consumer;Ljava/util/function/Consumer;ILjava/lang/Object;)V
0 commit comments