public class FlowContextValuesMap extends AbstractMap<String,Serializable> implements Serializable, Cloneable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
FlowContextValuesMap(Map<String,Serializable> document)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,Serializable>> |
entrySet() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public FlowContextValuesMap(Map<String,Serializable> document)
document
- public Set<Map.Entry<String,Serializable>> entrySet()
entrySet
in interface Map<String,Serializable>
entrySet
in class AbstractMap<String,Serializable>
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.