| Package | Description |
|---|---|
| com.adobe.acs.commons.fam |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrottledTaskRunner.scheduleWork(Runnable work,
CancelHandler cancelHandler)
Schedule some kind of work to run in the future using the internal thread pool.
|
void |
ThrottledTaskRunner.scheduleWork(Runnable work,
CancelHandler cancelHandler,
int priority)
Schedule some kind of work to run in the future using the internal thread pool.
|
Copyright © 2013–2020 Adobe. All rights reserved.