MapFu<K, V> typedef

MapFu<K, V> = CachedFu<V, K, Map<K, V>, Fw<V>>

Implementation

typedef MapFu<K, V> = CachedFu<V, K, Map<K, V>, Fw<V>>;