|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gmetrics.metricset.MetricSetDelegate
class MetricSetDelegate
| Property Summary | |
|---|---|
MetricSet |
metricSet
|
| Constructor Summary | |
MetricSetDelegate(MetricSet metricSet)
|
|
| Method Summary | |
|---|---|
def
|
methodMissing(String name, def args)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
MetricSet metricSet
| Constructor Detail |
|---|
MetricSetDelegate(MetricSet metricSet)
| Method Detail |
|---|
def methodMissing(String name, def args)
Groovy Documentation