public abstract static class ComprehensionsModule.ContextualExecutor<T>
extends java.lang.Object
| Constructor and Description |
|---|
ContextualExecutor() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
execute() |
T |
executeAndSetContext(java.lang.Object context) |