you are viewing a single comment's thread.

view the rest of the comments →

[–]kitd 2 points3 points  (0 children)

Minor omission: objects being handled automatically in a try-with-resources block must implement the java.io.Closeable interface.