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