Skip to content

Clean variable names in PicoWriter #4

@ghost

Description

Currently, all fields in PicoWriter are prefixed with _, this is against Java code conventions and only exists as a way to prevent field = field in setters... which can be prevented with this.field = field anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions