public class LazyMap<K,V> extends FunctoredMap<K,V>
FunctoredMap.ContainsKey, FunctoredMap.Throw<K,V>DEFAULT_ON_CLEAR, DEFAULT_ON_GET, DEFAULT_ON_PUT, DEFAULT_ON_PUT_ALL, DEFAULT_ON_REMOVE| Constructor and Description |
|---|
LazyMap(Map<K,V> map,
Function<K,V> factory) |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, setOnClear, setOnGet, setOnPut, setOnPutAll, setOnRemove, size, toString, valuesCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.