Skip to content

Clean variable names in PicoWriter #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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