Skip to content

Do not assume that immutable collections contain immutable types. #4

@Whathecode

Description

@Whathecode

Right now the Immutable rule simply assumes that an immutable collection (Map, Set, and List) are immutable.

But, of course there can be mutable types within the collection. Verify the type(s) used in the collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions