Class ReplaceGuavaWithJava8Check

  • All Implemented Interfaces:
    org.sonar.java.JavaVersionAwareVisitor, org.sonar.plugins.java.api.JavaCheck, org.sonar.plugins.java.api.JavaFileScanner

    public class ReplaceGuavaWithJava8Check
    extends AbstractMethodDetection
    implements org.sonar.java.JavaVersionAwareVisitor
    • Constructor Detail

      • ReplaceGuavaWithJava8Check

        public ReplaceGuavaWithJava8Check()
    • Method Detail

      • isCompatibleWithJavaVersion

        public boolean isCompatibleWithJavaVersion​(org.sonar.plugins.java.api.JavaVersion version)
        Specified by:
        isCompatibleWithJavaVersion in interface org.sonar.java.JavaVersionAwareVisitor