org.scalameter.execution

invocation

package invocation

Visibility
  1. Public
  2. All

Type Members

  1. case class InvocationCountMatcher(classMatcher: ClassMatcher, methodMatcher: MethodMatcher) extends Product with Serializable

    Object that matches the methods whose invocations should be counted.

Value Members

  1. object InvocationCountMatcher extends Serializable

  2. package instrumentation

Ungrouped