- java.lang.Object
-
- com.github.mizosoft.methanol.internal.concurrent.SharedExecutors
-
public class SharedExecutors extends java.lang.ObjectProvides default executors that are used across the library when no executor is supplied by the user.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.concurrent.ExecutorServiceexecutor()static java.util.concurrent.ScheduledExecutorServicescheduler()
-