IntermediateResultHandler

A handler for an intermediate result obtained by a BuildActionExecuter.

Since

4.8

Parameters

<T>

The result type.

Functions

Link copied to clipboard
abstract fun onComplete(result: T)
Handles successful completion of the action.