gradle
Toggle table of contents
9.5.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.plugins.quality
/
Pmd
/
getThreads
get
Threads
API
@
Input
abstract
fun
getThreads
(
)
:
Property
<
Integer
>
(
source
)
Specifies the number of threads used by PMD.
Since
7.5
See also
Pmd
Extension