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

Implement Closeable for classes with close method #102

Merged
merged 1 commit into from
Jun 3, 2017
Merged

Implement Closeable for classes with close method #102

merged 1 commit into from
Jun 3, 2017

Conversation

jmmk
Copy link
Contributor

@jmmk jmmk commented May 29, 2017

This allow using try-with-resources in Java 7+

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 70.272% when pulling bafdf99 on jmmk:implement-closeable into 5e5ed5d on kaitoy:v1.

@kaitoy kaitoy merged commit bafdf99 into kaitoy:v1 Jun 3, 2017
@kaitoy
Copy link
Owner

kaitoy commented Jun 3, 2017

Thank you for your contribution!

@jmmk jmmk deleted the implement-closeable branch June 3, 2017 18:49
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.

None yet

3 participants