Skip to content

Avoid name collision #65

@discospiff

Description

@discospiff

Careful with the type name Collection, as that can easily be confused with java.util.Collection, which is the interface that all collections (ArrayList, etc) implement. Give this a more specific name.

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