@CompileStatic class Functional extends Object
Constructor and description |
---|
Functional
(Testing test) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isAggregateSet() |
|
boolean |
isLoggingSet() |
|
static void |
merge(Functional o1, Functional o2) |
|
void |
postMerge() |
|
void |
setAggregate(boolean aggregate) |
|
void |
setLogging(boolean logging) |
|
Map<String, Object> |
toMap() |
Groovy Documentation