Package dev.demeng.pluginbase.scheduler
Class BaseExecutors
java.lang.Object
dev.demeng.pluginbase.scheduler.BaseExecutors
Provides common
Executor instances.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScheduledExecutorServicestatic Executorstatic voidshutdown()static Executorsync()static RunnablewrapRunnable(Runnable runnable) Deprecated.
-
Constructor Details
-
BaseExecutors
public BaseExecutors()
-
-
Method Details
-
sync
-
asyncBase
-
asyncBukkit
-
shutdown
public static void shutdown() -
wrapRunnable
Deprecated.
-