public class YamlMap
extends java.util.LinkedHashMap<java.lang.String,java.lang.Object>
| Constructor and Description |
|---|
YamlMap() |
| Modifier and Type | Method and Description |
|---|---|
static YamlMap |
start() |
YamlMap |
with(java.lang.String key,
java.lang.Object value) |
YamlMap |
withIfNotNull(java.lang.String key,
java.lang.Object value) |
YamlMap |
withoutNullValues() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size