Package eu.cloudnetservice.common.concurrent


package eu.cloudnetservice.common.concurrent
  • Classes
    Class
    Description
    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.
    A Future util, which provides utility methods to supply runnables and functions into a task.