public interface YamlCollection extends YamlNode
YamlMapping
and YamlSequence
nodesUNNAMED_NODE
Modifier and Type | Method and Description |
---|---|
int |
childCount()
Returns the number of the children that the collection has
|
Iterable<YamlNode> |
children()
Returns the children nodes
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.