Package org.luwrain.script
Class AsyncUtils
java.lang.Object
org.luwrain.script.AsyncUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
createAsyncFunc
(Context context) static Value
wrapCompletableFuture
(Context context, CompletableFuture<Object> f)
-
Constructor Details
-
AsyncUtils
public AsyncUtils()
-
-
Method Details
-
createAsyncFunc
-
wrapCompletableFuture
-