Uses of Class
org.sonar.updatecenter.common.SonarUpdate
-
Packages that use SonarUpdate Package Description org.sonar.updatecenter.common -
-
Uses of SonarUpdate in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return types with arguments of type SonarUpdate Modifier and Type Method Description List<SonarUpdate>UpdateCenter. findSonarUpdates()Methods in org.sonar.updatecenter.common with parameters of type SonarUpdate Modifier and Type Method Description intSonarUpdate. compareTo(SonarUpdate su)
-