public interface ESRunnableContext
Provides a context in which a Runnable is executed.
This may be used to provide a context while applying operations on a
ESLocalProject.
| Modifier and Type | Method and Description |
|---|---|
void |
executeRunnable(Runnable runnable)
Executes a given
Runnable. |
Copyright © 2017. All rights reserved.