Class JavaFootprint

java.lang.Object
org.sonar.java.checks.JavaFootprint
All Implemented Interfaces:
org.sonarsource.analyzer.commons.recognizers.LanguageFootprint

public final class JavaFootprint extends Object implements org.sonarsource.analyzer.commons.recognizers.LanguageFootprint
  • Constructor Details

    • JavaFootprint

      public JavaFootprint()
  • Method Details

    • getDetectors

      public Set<org.sonarsource.analyzer.commons.recognizers.Detector> getDetectors()
      Specified by:
      getDetectors in interface org.sonarsource.analyzer.commons.recognizers.LanguageFootprint