The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
RegexpHeader
| 0 | ![]() |
SuppressWithNearbyCommentFilter
| 0 | ![]() |
JavadocMethod
| 249 | ![]() |
JavadocType
| 11 | ![]() |
JavadocVariable
| 28 | ![]() |
JavadocStyle | 0 | ![]() |
GenericWhitespace | 0 | ![]() |
AnnotationUseStyle | 0 | ![]() |
ConstantName | 3 | ![]() |
LocalFinalVariableName | 2 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 14 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 1 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
OperatorWrap | 6 | ![]() |
ParenPad | 1 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter
| 0 | ![]() |
WhitespaceAround | 8 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 3 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 1 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 1 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 1 | ![]() |
VisibilityModifier
| 2 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 47 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
FileContentsHolder | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 41 |
![]() | More than 7 parameters. | 41 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter birthDate should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter birthDate should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter birthDate should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 140 characters. | 52 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line is longer than 140 characters. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '+' should be on a new line. | 62 |
![]() | '}' is not preceded with whitespace. | 70 |
![]() | '}' is not preceded with whitespace. | 75 |
![]() | '}' is not preceded with whitespace. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 59 |
![]() | Line is longer than 140 characters. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter birthDate should be final. | 70 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'key' must be private and have accessor methods. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 140 characters. | 54 |
![]() | Line is longer than 140 characters. | 55 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '+' should be on a new line. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | '+' should be on a new line. | 66 |
![]() | Line is longer than 140 characters. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '+' should be on a new line. | 70 |
![]() | Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 140 characters. | 50 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '+' should be on a new line. | 57 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '+' should be on a new line. | 61 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Variable 'key' must be private and have accessor methods. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter id should be final. | 59 |
Violation | Message | Line |
---|---|---|
![]() | interfaces should describe a type and hence have methods. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter propertyId should be final. | 55 |
![]() | Parameter field should be final. | 55 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter upload should be final. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 47 |
![]() | Must have at least one statement. | 87 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Line is longer than 140 characters. | 96 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line is longer than 140 characters. | 107 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Line is longer than 140 characters. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter event should be final. | 187 |
![]() | Missing a Javadoc comment. | 191 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Parameter path should be final. | 116 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 165 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter request should be final. | 48 |
![]() | Parameter response should be final. | 48 |
Violation | Message | Line |
---|---|---|
![]() | '=' is not preceded with whitespace. | 50 |
![]() | '=' is not followed by whitespace. | 50 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter passwordConfirmation should be final. | 71 |
![]() | Parameter user should be final. | 72 |
![]() | Parameter results should be final. | 73 |
![]() | Parameter status should be final. | 73 |
![]() | Parameter request should be final. | 73 |
![]() | Parameter captcha should be final. | 103 |
![]() | Parameter result should be final. | 103 |
![]() | Parameter sessionId should be final. | 103 |
![]() | Parameter errorCode should be final. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 173 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line is longer than 140 characters. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 125 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter event should be final. | 128 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter propertyId should be final. | 56 |
![]() | Parameter field should be final. | 56 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter upload should be final. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 47 |
![]() | Must have at least one statement. | 83 |
![]() | '(' is followed by whitespace. | 86 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 140 characters. | 82 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter event should be final. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter propertyId should be final. | 56 |
![]() | Parameter field should be final. | 56 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter upload should be final. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | Must have at least one statement. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 103 |
![]() | '}' should be alone on a line. | 111 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter event should be final. | 186 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 37 |
![]() | Expected an @return tag. | 44 |
![]() | Expected @param tag for 'kindergartenId'. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 37 |
![]() | Unused @param tag for 'Long'. | 41 |
![]() | Expected an @return tag. | 44 |
![]() | Expected @param tag for 'kindergarteId'. | 44 |
![]() | Expected an @return tag. | 51 |
![]() | Expected @param tag for 'kindergartenId'. | 51 |
![]() | Expected @param tag for 'type'. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 37 |
![]() | Expected an @return tag. | 44 |
![]() | Expected @param tag for 'kindergarteId'. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 40 |
![]() | Expected @param tag for 'name'. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 36 |
![]() | Expected @param tag for 'username'. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <ID> tag. | 31 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Expected @param tag for 'entity'. | 38 |
![]() | Expected an @return tag. | 52 |
![]() | Expected @param tag for 'entity'. | 52 |
![]() | Expected @param tag for 'entity'. | 58 |
![]() | Expected an @return tag. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <I> tag. | 36 |
![]() | Type Javadoc comment is missing an @param <R> tag. | 36 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter entityManager should be final. | 40 |
![]() | Parameter entityManager should be final. | 48 |
![]() | Parameter metadata should be final. | 54 |
![]() | Parameter metadata should be final. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <ID> tag. | 41 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 41 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter entityClass should be final. | 49 |
![]() | Parameter entityManager should be final. | 49 |
![]() | Parameter entity should be final. | 55 |
![]() | Parameter id should be final. | 69 |
![]() | Parameter id should be final. | 87 |
![]() | Parameter entity should be final. | 105 |
![]() | Parameter entity should be final. | 114 |
![]() | Parameter id should be final. | 123 |
![]() | Line is longer than 140 characters. | 141 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <ID> tag. | 31 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 31 |
![]() | Expected an @return tag. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <ID> tag. | 36 |
![]() | Type Javadoc comment is missing an @param <T> tag. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter entityClass should be final. | 45 |
![]() | Parameter entityManager should be final. | 45 |
![]() | Parameter id should be final. | 51 |
![]() | Parameter id should be final. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 54 |
![]() | Expected an @return tag. | 64 |
![]() | Expected @param tag for 'id'. | 64 |
![]() | Expected @param tag for 'childDTO'. | 74 |
![]() | Expected an @return tag. | 92 |
![]() | Expected @param tag for 'id'. | 93 |
![]() | Expected @param tag for 'id'. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'kindergartenDTO'. | 62 |
![]() | Expected an @return tag. | 80 |
![]() | Expected @param tag for 'id'. | 80 |
![]() | Expected @param tag for 'id'. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 53 |
![]() | Expected an @return tag. | 63 |
![]() | Expected @param tag for 'id'. | 63 |
![]() | Expected an @return tag. | 73 |
![]() | Expected @param tag for 'id'. | 73 |
![]() | Expected an @return tag. | 83 |
![]() | Expected @param tag for 'id'. | 83 |
![]() | Expected an @return tag. | 93 |
![]() | Expected @param tag for 'id'. | 93 |
![]() | Line is longer than 140 characters. | 94 |
![]() | Expected @param tag for 'responsiblePersonDTO'. | 103 |
![]() | Expected an @return tag. | 121 |
![]() | Expected @param tag for 'id'. | 122 |
![]() | Expected @param tag for 'id'. | 132 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 53 |
![]() | Expected an @return tag. | 63 |
![]() | Expected @param tag for 'id'. | 63 |
![]() | Expected @param tag for 'teacherDTO'. | 73 |
![]() | Expected an @return tag. | 91 |
![]() | Expected @param tag for 'id'. | 92 |
![]() | Expected @param tag for 'id'. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Parameter user should be final. | 75 |
![]() | Redundant throws: 'UsernameNotFoundException' is unchecked exception. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 39 |
![]() | Expected @param tag for 'objectClass'. | 40 |
![]() | Expected @param tag for 'fields'. | 40 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 40 |
![]() | Expected an @return tag. | 64 |
![]() | Expected @param tag for 'objectClass'. | 65 |
![]() | Expected @param tag for 'fields'. | 65 |
![]() | Missing a Javadoc comment. | 91 |