Class ThreadPools
- java.lang.Object
- 
- club.minnced.discord.webhook.util.ThreadPools
 
- 
 public class ThreadPools extends Object 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classThreadPools.DefaultWebhookThreadFactory
 - 
Constructor SummaryConstructors Constructor Description ThreadPools()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static ScheduledExecutorServicegetDefaultPool(long id, ThreadFactory factory, boolean isDaemon)
 
- 
- 
- 
Method Detail- 
getDefaultPoolpublic static ScheduledExecutorService getDefaultPool(long id, ThreadFactory factory, boolean isDaemon) 
 
- 
 
-