Checkstyle Results
The following document contains the results of Checkstyle. 
Rules
| Rules | Violations | Severity |
|---|---|---|
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
RegexpMultiline
| 0 | |
RegexpMultiline
| 0 | |
RegexpMultiline
| 0 | |
RegexpMultiline
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
LineLength
| 0 | |
ParameterNumber
| 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
AvoidNestedBlocks
| 0 | |
EmptyBlock
| 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| CovariantEquals | 0 | |
| DoubleCheckedLocking | 0 | |
| EqualsHashCode | 0 | |
IllegalInstantiation
| 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
RedundantThrows
| 0 | |
| StringLiteralEquality | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| SuperClone | 0 | |
| SuperFinalize | 0 | |
| IllegalThrows | 0 | |
| PackageDeclaration | 0 | |
| MultipleVariableDeclarations | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| UpperEll | 0 |