public interface MutableYamlSequence extends YamlSequence, MutableYamlNode
YamlSequenceUNNAMED_NODE| Modifier and Type | Method and Description | 
|---|---|
| void | addChild(YamlNode node)Adds a new child node to the sequence | 
child, childAsMapping, childAsScalar, childAsScalarValue, childAsScalarValue, childAsSequencechildCount, childrensetNodeNamevoid addChild(YamlNode node)
node - The child nodeCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.