Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Packages that use OverflowingLRUCache
-
Uses of OverflowingLRUCache in org.aspectj.org.eclipse.jdt.internal.core
Subclasses of OverflowingLRUCache in org.aspectj.org.eclipse.jdt.internal.coreModifier and TypeClassDescriptionclassBufferCache<K>An LRU cache ofIBuffers.classElementCache<K extends IJavaElement & IOpenable>An LRU cache ofJavaElements.classVerboseElementCache<K extends IJavaElement & IOpenable>Methods in org.aspectj.org.eclipse.jdt.internal.core that return OverflowingLRUCacheModifier and TypeMethodDescriptionOverflowingLRUCache.clone()Returns a new cache containing the same contents.