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 |
|---|---|
CommonSymbolsScope<K,V> |
copy() |
static CommonSymbolsScope |
make() |
V |
put(K key,
V value) |
void |
putAll(Map m) |
countSymbols, getActivationCtx, getCSR, setCSRclear, clone, 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()
public CommonSymbolsScope<K,V> copy()
copy in interface IScope<K extends CharSequence,V extends ISymbol>copy in class StandardScope<K extends CharSequence,V extends ISymbol>Copyright © 2017. All rights reserved.