Groovy Almanac
List the methods of a groovy class
This snippet show how to get a list of all methods in a groovy class.
(more…)
Named parameters in groovy
(more…)