Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
Packages that use SimpleLookupTable
Package
Description
-
Uses of SimpleLookupTable in org.aspectj.org.eclipse.jdt.internal.core.index
Methods in org.aspectj.org.eclipse.jdt.internal.core.index with parameters of type SimpleLookupTableModifier and TypeMethodDescriptionMetaIndex.getIndexesNotInMeta(SimpleLookupTable indexes) Returns the index names out of passed in indexes which are not part of the meta index. -
Uses of SimpleLookupTable in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
Fields in org.aspectj.org.eclipse.jdt.internal.core.search.indexing declared as SimpleLookupTableModifier and TypeFieldDescriptionIndexManager.indexLocationssynchronized by IndexManager.this
key = containerPath, value = indexLocation path
indexLocation path is created by appending an index file name to the getJavaPluginWorkingLocation() path