public class Sonar {
private int foo;
private void toto(final int b) { new File(".").listFiles(new FileFilter() {
public boolean accept(final File pathname) { System.out.println(Sonar.this.foo); return false; }
}); }
}--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/7fd05b73-ec2d-40dc-a70b-970a01f4cb47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.