Interface Executor

All Superinterfaces:
Executor, ExecutorService, Lifecycle
All Known Implementing Classes:
StandardThreadExecutor, StandardVirtualThreadExecutor

public interface Executor extends ExecutorService, Lifecycle
  • Method Details