Uses of Interface
org.eclipse.jdt.internal.core.util.ICacheEnumeration

Packages that use ICacheEnumeration
org.eclipse.jdt.internal.core.util   
 

Uses of ICacheEnumeration in org.eclipse.jdt.internal.core.util
 

Methods in org.eclipse.jdt.internal.core.util that return ICacheEnumeration
 ICacheEnumeration LRUCache.keysAndValues()
          Returns an enumeration that iterates over all the keys and values currently in the cache.