Interface ThreadCreator
public interface ThreadCreator
- Since:
- 15.0
-
Method Summary
Modifier and TypeMethodDescriptioncreateThread(ThreadGroup threadGroup, Runnable target, boolean lightweight) boolean
-
Method Details
-
createThread
-
newVirtualThreadPerTaskExecutor
Optional<ExecutorService> newVirtualThreadPerTaskExecutor() -
isVirtual
-