bookmark

Groovy, "try-with-resources" construction alternative - Stack Overflow


Description

new Closeable().withCloseable { res -> // do stuff with res here }

Preview

Tags

Users

  • @jil

Comments and Reviews