public class CommonSymbolsScope<K extends CharSequence,V extends ISymbol> extends StandardScope<K,V>
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonSymbolsScope.LockedDownSymbol |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
static CommonSymbolsScope |
make() |
V |
put(K key,
V value) |
void |
putAll(Map m) |
clone, countSymbols, getActivationCtx, getCSR, setCSRclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic static CommonSymbolsScope make()
Copyright © 2015. All rights reserved.