Skip to content

[SUGGESTION] Equipment .vs Inventory signature irregularity with containsOneOf #244

@analtevs

Description

@analtevs

Equipment:

public boolean containsOneOf(int... items)

Inventory:

public boolean containsOneOf(final Integer... itemID)

not a huge deal here but i think we should have matching sigs across the board.

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