public class WithWarmUpContext extends Object implements ReportContext
Constructor and Description |
---|
WithWarmUpContext() |
Modifier and Type | Method and Description |
---|---|
void |
eval(Map<String,Object> context)
Evals the report context
|
public void eval(Map<String,Object> context)
ReportContext
eval
in interface ReportContext
context
- the context to evalThis documentation was released into the public domain.