private static class BasicRepositoryConnector.DirectExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.util.concurrent.Executor |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
DirectExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Runnable command) |