Besides the obvious use of Groovy to write applications, Groovy is also very useful for performing Java development related tasks such building applications, deploying applications, and ...
In response to my blog post Using Java Enums for Units Conversions, mr. Bear observed that another approach to implementing the enum that stores temperature scales and provides conversion ...