Class SoftCache<K,V>

java.lang.Object
java.util.AbstractMap<K,V>
convex.core.util.SoftCache<K,V>
All Implemented Interfaces:
Map<K,V>

public class SoftCache<K,V> extends AbstractMap<K,V>
Cache with weak keys and soft referenced values