Package eu.cloudnetservice.common.concurrent
package eu.cloudnetservice.common.concurrent
-
ClassesClassDescriptionCountingTask<V>The counting task is a task that starts at a specified count and is capable of counting both up and down.The listenable task is a task that is allowed to be executed over and over again.Task<V>This task is a
Futurewhich can be completed at any time in the future and provides some useful shortcuts for completable futures.