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

java.io.Closeable #17

Closed
Thrameos opened this issue Jun 24, 2017 · 1 comment
Closed

java.io.Closeable #17

Thrameos opened this issue Jun 24, 2017 · 1 comment

Comments

@Thrameos
Copy link
Owner

Brandon would like to make sure he can use this structure to close our resources.

with MyResource() as resource:
   resource.doSomething()
#  resource.close() called here
@Thrameos
Copy link
Owner Author

Thrameos commented Jul 3, 2018

Now part of the master.

@Thrameos Thrameos closed this as completed Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant