@groovy.transform.Internal class CustomSafeConstructor extends SafeConstructor
Yaml constructor to create containers with sensible default array bounds.
Modifiers | Name | Description |
---|---|---|
static class |
CustomSafeConstructor.ConstructIsoTimestampString |
Constructor and description |
---|
CustomSafeConstructor() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.util.List<java.lang.Object> |
newList(SequenceNode node) |
|
protected java.util.Map<java.lang.Object, java.lang.Object> |
newMap(MappingNode node) |