Skip to content

Conversation

patrickherbeth
Copy link

No description provided.

List<Integer> values = new ArrayList<>();
this.cells.stream()
.map(Vertex::getValue)
.map(Cell::getValue)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bom dia,

Não desejamos o uso do paradigma funcional no projeto.
Atenciosamente

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants