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