|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gmetrics.result.FunctionNames
class FunctionNames
Contains constants for function names
| Field Summary | |
|---|---|
static def |
AVERAGE
|
static def |
MAXIMUM
|
static def |
MINIMUM
|
static def |
TOTAL
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final def AVERAGE
public static final def MAXIMUM
public static final def MINIMUM
public static final def TOTAL
Groovy Documentation