Refactored code to make use of try-with-resources.
authorMarco Zanon <info@marcozanon.com>
Mon, 21 Mar 2022 10:14:08 +0000 (10:14 +0000)
committerMarco Zanon <info@marcozanon.com>
Mon, 21 Mar 2022 10:14:08 +0000 (10:14 +0000)
commit9e0fc0ec8440f355fe9dfa2043f4f2c870706049
treee74d9dcff66286cb7ef6af1d77a603db92935106
parentf2db5c8d405bf377f99e9f464868c925ea0a1553
Refactored code to make use of try-with-resources.
src/java/com/marcozanon/macaco/text/MTranslator.java