Learning to write and writing to Learn
System.properties.each { k,v-> println "$k = $v" }
Thanks for this! I'm finding that Groovy allows you to do whatever you want with extreme efficiency as long as you know all the hidden variables and obscure syntax shortcuts. ;)
Post a Comment
1 comment:
Thanks for this! I'm finding that Groovy allows you to do whatever you want with extreme efficiency as long as you know all the hidden variables and obscure syntax shortcuts. ;)
Post a Comment