Uses of Interface
conseq4j.execute.SequentialExecutor
-
Packages that use SequentialExecutor Package Description conseq4j.execute -
-
Uses of SequentialExecutor in conseq4j.execute
Classes in conseq4j.execute that implement SequentialExecutor Modifier and Type Class Description classConseqExecutorRelies on the JDKCompletableFutureas the sequential executor of the tasks under the same sequence key.
-