Closed stefaneberl closed 6 years ago
Extending the java.io.Closeable allows an OpenKit user to wrap OpenKit objects in a try-with-resources block guaranteeing that all objects are closed/left/ended.
Extending the java.io.Closeable allows an OpenKit user to wrap OpenKit objects in a try-with-resources block guaranteeing that all objects are closed/left/ended.