Package com.android.ide.common.caching

Interface Summary
CreatingCache.ValueFactory<K,V> A factory creating values based on keys.
 

Class Summary
CreatingCache<K,V> A cache that handles creating the values when they are not present in the map.