Type Params | Return Type | Name and description |
---|---|---|
|
void |
printCollection(String key, Collection<?> collection, int offset) |
|
void |
printKeyValue(String key, def value, int offset) |
|
void |
printMap(String key, Map<String, ?> map, int offset) |
|
String |
state(String state) |