JavaCompileTaskOperationResult

Describes the result of a JavaCompile task.

Currently, this result is only reported for successful tasks.

Since

5.1

Types

Link copied to clipboard
The results of an annotation processor used during compilation.

Functions

Link copied to clipboard
Returns results of used annotation processors, if available.
Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getStartTime(): Long