The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
'value' hides a field. | 97 | |
'value' hides a field. | 122 | |
'value' hides a field. | 142 | |
'value' hides a field. | 162 |
Violation | Message | Line |
---|---|---|
'value' hides a field. | 78 | |
'value' hides a field. | 118 |
Violation | Message | Line |
---|---|---|
Variable 'description' must be private and have accessor methods. | 104 | |
Variable 'progressDescription' must be private and have accessor methods. | 110 | |
Variable 'minimum' must be private and have accessor methods. | 116 | |
Variable 'maximum' must be private and have accessor methods. | 122 | |
Variable 'progress' must be private and have accessor methods. | 128 | |
Variable 'indeterminate' must be private and have accessor methods. | 135 | |
Variable 'cancelable' must be private and have accessor methods. | 141 |