Skip to content
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

Writers should be Autocloseable #458

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Boblogic07
Copy link

Autocloseable allows try-with-resource blocks for writers.

Autocloseable allows try-with-resource blocks for writers.
@Bios-Marcel
Copy link

I recommend adding a @Override annotation to close().

@Boblogic07
Copy link
Author

I recommend adding a @Override annotation to close().

Good idea, added.

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