org.scalameter.execution.invocation.InvocationCountMatcher.ClassMatcher
Matches class name given in a standard format ('.' as a package separator).
Matches class name given in a standard format ('.' as a package separator).
class name that is matched
Matches class with a regex.
Note that package separation in
regex
should be done by escaping '.'