Skip to content

Access Modifiers #4

@meicaljohnjones

Description

@meicaljohnjones

Looking at the documentation, it might be worth adding something about access modifiers. Notably:

  • member variables are by default private
  • member methods are by default public
  • to make variables/methods private to a package use the internal modifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions