ContextBuilder

Builder for the org.scalameter.Context that constructs key from the path.

Builder for the org.scalameter.Context that constructs key from the path.

Note that it's mainly useful for the Java users. Scala users can simply directly access key containers and keys.

class Object
trait Matchable
class Any

Value members

Concrete methods

def build(): Context
def put(key: String, value: Any): ContextBuilder