class NotNullTest { @NotNull private String s1;
NotNullTest(String s1) { this.s1 = s1; }
NotNullTest() { this("test"); }}--
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/7a2386a5-be66-4124-b18b-0cb3ae881d46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tibor Blenessy | SonarSource
SonarJava Developer
Okay, I tried searching for it, but could not find any relevant issue.
Met vriendelijke groet,
Dave Franken
Meddex