public interface ScheduledExecutorFactory
| Modifier and Type | Method and Description | 
|---|---|
ScheduledExecutorService | 
create(int corePoolSize,
      String nameFormat)  | 
ScheduledExecutorService create(int corePoolSize, String nameFormat)
Copyright © 2011–2018. All rights reserved.