Join Slack
Powered by
Any ideas why the use() std function is now on Cl...
# announcements
d
DALDEI
11/30/2018, 6:03 PM
Any ideas why the use() std function is now on Closeable instead of AutoCloseable ? This is breaking a lot of existing code that uses Connection and a few other classes which previosuly worked. (they are Closeable but not AutoCloseable)
Open in Slack
Previous
Next