addStatistics

fun <T : StatisticIfc> addStatistics(stats: List<T>)

Adds a list of statistics to the reporter

Parameters

stats

a list of statistics to add