Uses of Interface
org.sonar.commons.Language

Packages that use Language
org.sonar.commons   
 

Uses of Language in org.sonar.commons
 

Methods in org.sonar.commons that return Language
 Language Languages.get(java.lang.String key)
           
 

Methods in org.sonar.commons with parameters of type Language
 void Languages.add(Language language)
           
 

Constructors in org.sonar.commons with parameters of type Language
Languages(Language... languages)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.