Uses of Class
org.eclipse.jdt.internal.core.OverflowingLRUCache

Packages that use OverflowingLRUCache
org.eclipse.jdt.internal.core   
 

Uses of OverflowingLRUCache in org.eclipse.jdt.internal.core
 

Subclasses of OverflowingLRUCache in org.eclipse.jdt.internal.core
 class BufferCache
          An LRU cache of IBuffers.
 class ElementCache
          An LRU cache of JavaElements.
 class VerboseElementCache