Class ThreadPools.DefaultWebhookThreadFactory
- java.lang.Object
- 
- club.minnced.discord.webhook.util.ThreadPools.DefaultWebhookThreadFactory
 
- 
- All Implemented Interfaces:
- ThreadFactory
 - Enclosing class:
- ThreadPools
 
 public static final class ThreadPools.DefaultWebhookThreadFactory extends Object implements ThreadFactory 
- 
- 
Constructor SummaryConstructors Constructor Description DefaultWebhookThreadFactory(long id, boolean isDaemon)
 
- 
- 
- 
Method Detail- 
newThreadpublic Thread newThread(Runnable r) - Specified by:
- newThreadin interface- ThreadFactory
 
 
- 
 
-