public final class YamlCollectionDump extends AbstractYamlDump
Constructor and Description |
---|
YamlCollectionDump(Collection<Object> collection)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
YamlSequence |
represent()
Turn it into Yaml.
|
leafProperty
public YamlCollectionDump(Collection<Object> collection)
collection
- Collection to dumppublic YamlSequence represent()
AbstractYamlDump
Copyright © 2020. All rights reserved.