Aggregator

private class Aggregator(val scoreUnits: List<ScoreReportUnit>?, weighting: XUnitWeighting?) : ScoreUnitAggregator

Constructors

Link copied to clipboard
constructor(scoreUnits: List<ScoreReportUnit>?, weighting: XUnitWeighting?)

Properties

Link copied to clipboard

The score of this report unit.

Link copied to clipboard
protected open override val scoreUnits: List<ScoreReportUnit>?

The list of input ScoreReportUnit.