Violation | Message | Line |
---|
 | File does not end with a newline. | 0 |
 | Class should define a constructor. | 32 |
 | 'public' modifier out of order with the JLS suggestions. | 49 |
 | 'public' modifier out of order with the JLS suggestions. | 67 |
 | 'public' modifier out of order with the JLS suggestions. | 85 |
 | Parameter minimum should be final. | 85 |
 | Variable 'minimum' should be declared final. | 85 |
 | 'public' modifier out of order with the JLS suggestions. | 102 |
 | Parameter maximum should be final. | 102 |
 | Variable 'maximum' should be declared final. | 102 |
 | 'public' modifier out of order with the JLS suggestions. | 122 |
 | 'public' modifier out of order with the JLS suggestions. | 143 |
 | 'public' modifier out of order with the JLS suggestions. | 155 |