Rule |
Violation |
Priority |
Line |
ImmutableField |
Private field 'neuronsPerCity' could be made final; it is only initialized in the declaration or constructor. |
3 |
42 |
ImmutableField |
Private field 'numSamples' could be made final; it is only initialized in the declaration or constructor. |
3 |
46 |
ImmutableField |
Private field 'numJobs' could be made final; it is only initialized in the declaration or constructor. |
3 |
50 |
ImmutableField |
Private field 'maxTrials' could be made final; it is only initialized in the declaration or constructor. |
3 |
54 |
AssignmentInOperand |
Avoid assignments in operands |
3 |
95 |