By jrandol
via thejavajar.com
Published: Sep 09 2010 / 00:26
Below is a script that might be helpful to new Groovy developers. We sometimes have to be careful when we are working so closely with Java and Groovy at the same time. In this first block, I create a HashSet with a Collection as an argument to the Constructor:
Add your comment
Voters For This Link (9)
-
jrandol -
alireza.haghighatkhah@gmail.com -
glaforge -
allanclarke -
fifthposition -
mswatcher -
dotCore -
kobrahunter -
bill97420


