@CompileStatic class Person extends Object
| Constructor and description |
|---|
Person
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static Person |
merge(Person o1, Person o2) |
|
void |
organization(Action<? super Organization> action) |
|
void |
organization(Closure<Void> action) |
|
Map<String, Object> |
toMap() |
Groovy Documentation