Uses of Interface
org.sonar.api.rules.RulePriorityMapper

Packages that use RulePriorityMapper
org.sonar.api.rules   
 

Uses of RulePriorityMapper in org.sonar.api.rules
 

Classes in org.sonar.api.rules with type parameters of type RulePriorityMapper
 class AbstractImportableRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>>
          Deprecated. 
 class AbstractRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>>
          Deprecated. 
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.