Uses of Class
com.powsybl.computation.CompletableFutureTask
Packages that use CompletableFutureTask
-
Uses of CompletableFutureTask in com.powsybl.computation
Methods in com.powsybl.computation that return CompletableFutureTaskModifier and TypeMethodDescriptionstatic <T> CompletableFutureTask<T>
Creates a completable future task and submits it to the specified executor.Submits this task to the specified executor.