Uses of Class
org.eclipse.jdt.internal.compiler.util.HashtableOfObject

Packages that use HashtableOfObject
org.eclipse.jdt.internal.codeassist   
org.eclipse.jdt.internal.compiler.codegen   
org.eclipse.jdt.internal.compiler.lookup   
org.eclipse.jdt.internal.core   
 

Uses of HashtableOfObject in org.eclipse.jdt.internal.codeassist
 

Fields in org.eclipse.jdt.internal.codeassist declared as HashtableOfObject
 HashtableOfObject CompletionEngine.typeCache
           
 

Uses of HashtableOfObject in org.eclipse.jdt.internal.compiler.codegen
 

Fields in org.eclipse.jdt.internal.compiler.codegen declared as HashtableOfObject
protected  HashtableOfObject ConstantPool.methodsAndFieldsCache
           
protected  HashtableOfObject ConstantPool.nameAndTypeCacheForFieldsAndMethods
           
 

Uses of HashtableOfObject in org.eclipse.jdt.internal.compiler.lookup
 

Fields in org.eclipse.jdt.internal.compiler.lookup declared as HashtableOfObject
 HashtableOfObject CompilationUnitScope.typeOrPackageCache
           
 

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

Fields in org.eclipse.jdt.internal.core declared as HashtableOfObject
protected  HashtableOfObject CompilationUnitStructureRequestor.fieldRefCache
           
protected  HashtableOfObject CompilationUnitStructureRequestor.messageRefCache
           
protected  HashtableOfObject CompilationUnitStructureRequestor.typeRefCache
           
protected  HashtableOfObject CompilationUnitStructureRequestor.unknownRefCache