Skip to content

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

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions