public static class Node.NodeLocalVariablesMap extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_NODE_LOCAL_VARIABLES_MAP_SIZE |
| Constructor and Description |
|---|
NodeLocalVariablesMap() |
| Modifier and Type | Method and Description |
|---|---|
Node.NodeLocalVariablesMap |
clone() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final int DEFAULT_NODE_LOCAL_VARIABLES_MAP_SIZE
public Node.NodeLocalVariablesMap clone()
Copyright © 2016 The THYMELEAF team. All rights reserved.