T - The result type.@Incubating public interface IntermediateResultHandler<T>
BuildActionExecuter.| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(T result)
Handles successful completion of the action.
|
void onComplete(T result)
result - the result