Scheduler.LimitedConcurrentScheduler, Scheduler.NoopScheduler, Scheduler.Task<T>
Constructor and Description |
---|
NoopScheduler() |
Modifier and Type | Method and Description |
---|---|
<T> Scheduler.Task<T> |
schedule(Scheduler.Task<T> task,
java.util.concurrent.Executor executor) |
public <T> Scheduler.Task<T> schedule(Scheduler.Task<T> task, java.util.concurrent.Executor executor)
Copyright © 2009- The Apache Software Foundation