public class DefaultContext<K,V> extends HashMap<K,V> implements IExpressContext<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
DefaultContext()
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
get, put
equals, hashCode
public DefaultContext()
Copyright © 2012–2018 Alibaba Group. All rights reserved.