Package net.dv8tion.jda.api.utils.concurrent
package net.dv8tion.jda.api.utils.concurrent
Implementations for threading related functionality such as Thread-Factories.
-
ClassDescriptionSpecialized
CompletableFuture
used in combination with a scheduler.Task<T>Represents an asynchronous task.