X Tutup
The Wayback Machine - https://web.archive.org/web/20250813165414/https://github.com/processing/processing/pull/5134
Skip to content

Refactor to use a few Java 8 features #5134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rbonifacio
Copy link
Contributor

  • filter pattern
  • diamond operator
  • multi-catch

- use the diamond operator in a few places
- use of multi-catch in a few places
@benfry benfry changed the title Refactoring towards Java language evolution Refactor to use a few Java 8 features Oct 18, 2017
@benfry benfry merged commit 402b29a into processing:master Oct 18, 2017
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
X Tutup