The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 0 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 0 | ![]() |
JavadocMethod | 115 | ![]() |
JavadocType | 86 | ![]() |
JavadocVariable | 129 | ![]() |
JavadocStyle | 23 | ![]() |
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
| 1 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 6 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 84 | ![]() |
FinalClass | 1 | ![]() |
HideUtilityClassConstructor | 5 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 0 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 122 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected @param tag for 'function'. | 53 |
![]() | Expected @param tag for 'function'. | 61 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 123 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 34 |
![]() | First sentence should end with a period. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected @param tag for 'function'. | 53 |
![]() | Expected @param tag for 'function'. | 61 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 142 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Expected @param tag for 'pred'. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 30 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Expected @param tag for 'generator'. | 52 |
![]() | Expected @param tag for 'pred'. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Unused @param tag for 'o'. | 103 |
![]() | Expected @param tag for '<T>'. | 106 |
![]() | Expected @param tag for 'f'. | 106 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 30 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Class FilteredIterable should be declared as final. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Expected @param tag for '<U>'. | 102 |
![]() | Expected @param tag for '<T>'. | 154 |
![]() | Expected @param tag for '<T>'. | 170 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Expected @param tag for '<T>'. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 37 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 37 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected @param tag for '<A>'. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 30 |
![]() | Expected @param tag for '<A>'. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 31 |
![]() | Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 28 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 28 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Expected @param tag for '<E>'. | 122 |
![]() | Expected @param tag for '<T>'. | 122 |
![]() | Expected @param tag for '<E>'. | 135 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Expected @param tag for '<T>'. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 39 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Expected @param tag for '<T>'. | 131 |
![]() | Expected @param tag for '<T>'. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected @param tag for '<T>'. | 128 |
![]() | Expected @param tag for '<T>'. | 137 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Expected @param tag for '<T>'. | 129 |
![]() | Expected @param tag for '<T>'. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected @param tag for '<T>'. | 128 |
![]() | Expected @param tag for '<T>'. | 137 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected @param tag for '<T>'. | 128 |
![]() | Expected @param tag for '<T>'. | 137 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 39 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Expected @param tag for '<T>'. | 130 |
![]() | Expected @param tag for '<T>'. | 139 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 31 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Expected @param tag for '<A>'. | 120 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 33 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected @param tag for '<T>'. | 107 |
![]() | Expected @param tag for '<T>'. | 116 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 33 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected @param tag for '<T>'. | 107 |
![]() | Expected @param tag for '<T>'. | 116 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 79 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'predicates'. | 59 |
![]() | Expected @param tag for 'predicates'. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 39 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 39 |
![]() | Missing a Javadoc comment. | 47 |
![]() | First sentence should end with a period. | 106 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 39 |
![]() | Missing a Javadoc comment. | 47 |
![]() | First sentence should end with a period. | 105 |
![]() | First sentence should end with a period. | 127 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 37 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 37 |
![]() | Expected @param tag for 'predicates'. | 58 |
![]() | Expected @param tag for 'predicates'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 39 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 39 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 39 |
![]() | First sentence should end with a period. | 46 |
![]() | First sentence should end with a period. | 49 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Expected @param tag for '<G>'. | 96 |
![]() | Expected @param tag for '<H>'. | 96 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 150 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 37 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 37 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Expected @param tag for '<L>'. | 109 |
![]() | Expected @param tag for '<R>'. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 37 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 37 |
![]() | Expected @param tag for 'predicates'. | 58 |
![]() | Expected @param tag for 'predicates'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 44 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 44 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 30 |
![]() | Expected @param tag for '<A>'. | 48 |
![]() | Expected @param tag for '<A>'. | 58 |
![]() | Expected @param tag for '<T>'. | 58 |
![]() | Expected @param tag for '<A>'. | 68 |
![]() | Expected @param tag for '<A>'. | 78 |
![]() | Expected @param tag for '<T>'. | 78 |
![]() | Expected @param tag for '<L>'. | 90 |
![]() | Expected @param tag for '<R>'. | 90 |
![]() | Expected @param tag for '<G>'. | 90 |
![]() | Expected @param tag for '<H>'. | 90 |
![]() | Expected @param tag for '<A>'. | 101 |
![]() | Expected @param tag for '<T>'. | 101 |
![]() | Expected @param tag for '<A>'. | 111 |
![]() | Expected @param tag for '<X>'. | 111 |
![]() | Expected @param tag for '<T>'. | 111 |
![]() | Expected @param tag for '<L>'. | 139 |
![]() | Expected @param tag for '<R>'. | 139 |
![]() | Expected @param tag for '<G>'. | 139 |
![]() | Expected @param tag for '<H>'. | 139 |
![]() | Expected @param tag for '<T>'. | 139 |
![]() | Expected @param tag for '<L>'. | 152 |
![]() | Expected @param tag for '<R>'. | 152 |
![]() | Expected @param tag for '<G>'. | 152 |
![]() | Expected @param tag for '<H>'. | 152 |
![]() | Expected @param tag for '<T>'. | 152 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 51 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 51 |
![]() | First sentence should end with a period. | 58 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 194 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Expected @param tag for '<P>'. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Expected @param tag for '<T>'. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 34 |
![]() | Expected @param tag for '<T>'. | 79 |
![]() | Expected @param tag for '<A>'. | 100 |
![]() | Expected @param tag for '<A>'. | 111 |
![]() | Expected @param tag for '<A>'. | 123 |
![]() | Expected @param tag for '<T>'. | 123 |
![]() | Expected @param tag for '<A>'. | 135 |
![]() | Expected @param tag for '<L>'. | 146 |
![]() | Expected @param tag for '<R>'. | 146 |
![]() | Expected @param tag for '<L>'. | 158 |
![]() | Expected @param tag for '<R>'. | 158 |
![]() | Expected @param tag for '<L>'. | 170 |
![]() | Expected @param tag for '<R>'. | 170 |
![]() | Expected @param tag for '<T>'. | 170 |
![]() | Expected @param tag for '<L>'. | 182 |
![]() | Expected @param tag for '<R>'. | 182 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 44 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 44 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 44 |
![]() | First sentence should end with a period. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 43 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 43 |
![]() | First sentence should end with a period. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 44 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 44 |
![]() | First sentence should end with a period. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 44 |
![]() | First sentence should end with a period. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 44 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 44 |
![]() | First sentence should end with a period. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 43 |
![]() | First sentence should end with a period. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 44 |
![]() | First sentence should end with a period. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'predicates'. | 58 |
![]() | Expected @param tag for 'predicates'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 29 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 29 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 29 |
![]() | First sentence should end with a period. | 35 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Expected @param tag for '<X>'. | 74 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 30 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 30 |
![]() | First sentence should end with a period. | 36 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Expected @param tag for '<X>'. | 75 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 122 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <T> tag. | 29 |
![]() | First sentence should end with a period. | 35 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Expected @param tag for '<X>'. | 73 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 119 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 36 |
![]() | First sentence should end with a period. | 39 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Expected @param tag for '<X>'. | 77 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 123 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 42 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Expected @param tag for '<L>'. | 115 |
![]() | Expected @param tag for '<R>'. | 115 |
![]() | Expected @param tag for '<T>'. | 115 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 42 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Expected @param tag for '<L>'. | 114 |
![]() | Expected @param tag for '<R>'. | 114 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 42 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 42 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Expected @param tag for '<L>'. | 114 |
![]() | Expected @param tag for '<R>'. | 114 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 37 |
![]() | Expected @param tag for 'predicates'. | 58 |
![]() | Expected @param tag for 'predicates'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 41 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 41 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 41 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Expected @param tag for '<G>'. | 88 |
![]() | Expected @param tag for '<H>'. | 88 |
![]() | Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 104 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | '4' is a magic number. | 133 |
![]() | '4' is a magic number. | 135 |
![]() | '4' is a magic number. | 137 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 145 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <L> tag. | 41 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 41 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Expected @param tag for '<G>'. | 89 |
![]() | Expected @param tag for '<H>'. | 89 |
![]() | Method 'test' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | '4' is a magic number. | 132 |
![]() | '4' is a magic number. | 134 |
![]() | '4' is a magic number. | 136 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 144 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 37 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Incomplete HTML tag found: * @return UnaryPredicate<A | 107 |
![]() | Expected @param tag for '<A>'. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 37 |
![]() | Expected @param tag for 'predicates'. | 58 |
![]() | Expected @param tag for 'predicates'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <A> tag. | 43 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'then' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 125 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 30 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Method 'isStopped' is not designed for extension - needs to be abstract, final or empty. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Expected @param tag for '<E>'. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 27 |
![]() | Type Javadoc comment is missing an @param <I> tag. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <E> tag. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'getWrappedGenerator' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 32 |