The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 7 | |
FileTabCharacter
| 0 | |
LeftCurly
| 11 | |
RightCurly
| 0 | |
LineLength
| 6 | |
| MemberName | 0 | |
JavadocMethod
| 6 | |
JavadocType
| 2 | |
JavadocVariable
| 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 16 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @param <L> tag. | 34 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '(' is not followed by whitespace. | 83 | |
| Expected @param tag for 'klass'. | 83 | |
| ')' is not preceded with whitespace. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 99 | |
| Line is longer than 120 characters. | 100 | |
| Line is longer than 120 characters. | 104 | |
| Line is longer than 120 characters. | 105 | |
| '(' is not followed by whitespace. | 125 | |
| ')' is not preceded with whitespace. | 125 | |
| Line is longer than 120 characters. | 143 | |
| '(' is not followed by whitespace. | 168 | |
| ')' is not preceded with whitespace. | 168 | |
| Line is longer than 120 characters. | 189 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 30 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 30 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 31 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @param <L> tag. | 32 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 25 | |
| Missing a Javadoc comment. | 27 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 25 | |
| Missing a Javadoc comment. | 27 | |
| '{' should be on a new line. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 |