VirtualThreadDispatcher

使用 Executors.newVirtualThreadPerTaskExecutor 构建的全局虚拟线程“线程池”。 如果不支持虚拟线程则会抛出 UnsupportedOperationException

Since

3.3.0

See also

Throws

不支持虚拟线程时