Skip to content

Decide on a unified Javadoc style #376

@tgregg

Description

@tgregg

See this comment on #355: #355 (comment)

The dilemma concerns parameter descriptions formatted like the following:

     * @param initialBufferSize the initial size of the buffer. When full, the buffer will grow by this
     *                          many bytes. 

versus the following

     * @param initialBufferSize the initial size of the buffer. When full, the buffer will grow by
     *     this many bytes. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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