Skip to content

Add JDoc comments  #141

@norling

Description

@norling

Description

The Java code should have JDoc comments according to the google styleguide rules at https://google.github.io/styleguide/javaguide.html#s7-javadoc.

Proposed solution

Write JDoc where missing, and keep it updated for all future changes to the code.

Definition of Done

Javadoc is present for every public class, and every public or protected member of such a class.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions