trait SetCount
A SetCount ia a metric that counts the number of occurences of Strings. The individual values are not known up front. Basically the SetCount is a dynamic set of counters, one counter for each unique word observed.
- Companion:
- object
class Object
trait Matchable
class Any