LRUCache usage details

Summary

org.eclipse.cdt.internal.core.util.LRUCache has 4 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] LRUCache
DECLARED_PARAMETERIZED_FIELD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.translationUnitInfoCache -1 PRIVATE
[+] flush() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.flushTranslationUnitCache() 357 PRIVATE
[+] get(Object) : Object
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.fetchTranslationUnitInfo(Executable, Object) 320 PRIVATE
[+] put(Object, Object) : Object
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.fetchTranslationUnitInfo(Executable, Object) 346 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional