| static class FilterParams { |
|
|
| //~ Static fields/initializers --------------------------------------------------------------------------------- |
|
|
| private static List<String> GROUP_A; |
|
|
| private static List<String> GROUP_B; |
|
|
| static { |
| GROUP_A = //list def goes here |
| |
|
|
| GROUP_B = //more list def goes here |
| } |
--
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/a1bca1d5-8344-4519-8c4d-e6b362554f4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.