| Constructor and Description |
|---|
OutputArgumentContext(org.jetel.graph.dictionary.Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
Object |
get(Object key) |
Set<String> |
keySet() |
Object |
put(String s,
Object o) |
Object |
remove(Object o) |
containsValue, entrySet, isEmpty, putAll, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic OutputArgumentContext(org.jetel.graph.dictionary.Dictionary dictionary)
public boolean containsKey(Object key)
public void clear()
Copyright © 2022. All rights reserved.