foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
foundry-gradle-plugin
/
foundry.gradle.stats
/
AggregateModuleScore
Aggregate
Module
Score
@
JsonClass
(
generateAdapter
=
true
)
data
class
AggregateModuleScore
(
val
scores
:
List
<
ModuleScore
>
)
(
source
)
Members
Constructors
Aggregate
Module
Score
Link copied to clipboard
constructor
(
scores
:
List
<
ModuleScore
>
)
Properties
scores
Link copied to clipboard
val
scores
:
List
<
ModuleScore
>