Skip to content

Criado o projeto - #52

Open
patrickherbeth wants to merge 2 commits into
bempaggo:mainfrom
patrickherbeth:main
Open

Criado o projeto#52
patrickherbeth wants to merge 2 commits into
bempaggo:mainfrom
patrickherbeth:main

Conversation

@patrickherbeth

Copy link
Copy Markdown

No description provided.

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

Copy link
Copy Markdown
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