|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Methods | |
---|---|
BenchmarkBuilder#each(Closure clos)
@deprecated Use benchmarks.each{} instead.
|
|
BenchmarkBuilder#sort()
@deprecated Use benchmarks.sort() instead.
|
|
BenchmarkBuilder#with(String label, Closure clos)
Adds a code block as a benchmark target. |
Groovy Documentation