Class WeakCache<K,V>
java.lang.Object
org.eclipse.emf.mwe.internal.core.util.WeakCache<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeakCache
public WeakCache()
-
-
Method Details
-
createNew
-
get
-
getValues
-
clear
public void clear()Clears the cache.- Since:
- 4.2
-