Package se.michaelthelin.spotify
Class SpotifyApiThreading
java.lang.Object
se.michaelthelin.spotify.SpotifyApiThreading
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> CompletableFuture
<T> executeAsync
(Callable<T> callable)
-
Field Details
-
THREAD_POOL
-
-
Constructor Details
-
SpotifyApiThreading
public SpotifyApiThreading()
-
-
Method Details
-
executeAsync
-