Skip to content

Problem in one of the methods #1

Description

There is a problem with this line
return result.stream().mapToInt(i -> i).toArray();
i is not declared anywhere. What is its meaning ?

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