The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| AnnotationUseStyle | 0 | |
| MissingDeprecated | 0 | |
| MissingOverride | 0 | |
| PackageAnnotation | 0 | |
EmptyBlock
| 0 | |
EmptyBlock
| 0 | |
LeftCurly
| 0 | |
| RightCurly | 0 | |
| AvoidNestedBlocks | 0 | |
| FinalClass | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| FinalLocalVariable | 0 | |
| ModifiedControlVariable | 0 | |
| UnnecessaryParentheses | 0 | |
| OneStatementPerLine | 0 | |
| SimplifyBooleanExpression | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| UpperEll | 0 | |
| ArrayTypeStyle | 0 | |
| OuterTypeFilename | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
LineLength
| 0 | |
| GenericWhitespace | 0 | |
| EmptyForInitializerPad | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
NewlineAtEndOfFile
| 0 | |
| Translation | 0 | |
| FileTabCharacter | 0 |