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