|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.gbench.BenchmarkASTTransformation.ClosureBenchmarkHandler
static class BenchmarkASTTransformation.ClosureBenchmarkHandler
Nested Class Summary | |
---|---|
static class |
BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate
|
Property Summary | |
---|---|
Closure |
clos
|
Constructor Summary | |
BenchmarkASTTransformation.ClosureBenchmarkHandler(Closure clos)
|
Method Summary | |
---|---|
void
|
handle(Object klass, Object method, Object time)
|
Methods inherited from class Object | |
---|---|
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
Property Detail |
---|
Closure clos
Constructor Detail |
---|
BenchmarkASTTransformation.ClosureBenchmarkHandler(Closure clos)
Method Detail |
---|
void handle(Object klass, Object method, Object time)
Groovy Documentation