Groovy Documentation

groovy.gbench
[Groovy] Class BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate

java.lang.Object
  groovy.lang.GroovyObjectSupport
      groovy.gbench.BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate

static class BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate
extends GroovyObjectSupport

Property Summary
Map propMap

 
Constructor Summary
BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate(Object[] props)

 
Method Summary
Object getProperty(String property)

 
Methods inherited from class GroovyObjectSupport
getMetaClass, setMetaClass, invokeMethod, getProperty, setProperty, getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Property Detail

propMap

Map propMap


 
Constructor Detail

BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate

BenchmarkASTTransformation.ClosureBenchmarkHandler.Delegate(Object[] props)


 
Method Detail

getProperty

@Override
Object getProperty(String property)


 

Groovy Documentation