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

Packages that use HashtableOfInt
org.eclipse.jdt.internal.compiler.problem   
 

Uses of HashtableOfInt in org.eclipse.jdt.internal.compiler.problem
 

Fields in org.eclipse.jdt.internal.compiler.problem declared as HashtableOfInt
 HashtableOfInt DefaultProblemFactory.messageTemplates
           
 

Methods in org.eclipse.jdt.internal.compiler.problem that return HashtableOfInt
static HashtableOfInt DefaultProblemFactory.loadMessageTemplates(java.util.Locale loc)
          This method initializes the MessageTemplates class variable according to the current Locale.