Class WeakValueCache<K,V>
java.lang.Object
de.inetsoftware.classparser.WeakValueCache<K,V>
- Type Parameters:
K- the key typeV- the value type
A simple cache for weak values.
- Author:
- Volker Berlin
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeakValueCache
public WeakValueCache()
-
-
Method Details
-
put
-
get
-