public abstract class BindingsImpl extends BindingsBase
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
protected Bindings |
global |
protected Bindings |
local |
| Constructor and Description |
|---|
BindingsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
get(Object key) |
Object |
remove(Object key) |
void |
setGlobal(Bindings n) |
void |
setLocal(Bindings n) |
checkKey, getImpl, getNames, put, putAll, putImpl, removeImplclear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsKeyclear, compute, computeIfAbsent, computeIfPresent, containsValue, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesCopyright © 2018. All rights reserved.