
Groovy
文章平均质量分 57
yuyuncheng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Key Manipulation for Map in Groovy
Get key in groovy maps def map = [name:"Gromit", likes:"cheese", id:1234] I would like to access map in such a way that I can get the key something like the output should be map.keys returns arr...原创 2014-07-02 12:35:13 · 185 阅读 · 0 评论 -
Groovy Tip: Running Groovy from Sublime Text Editor - http://fizalihsan.wordpres
http://fizalihsan.wordpress.com/2013/11/14/groovy-tip-running-groovy-from-sublime-text-editor/ Groovy Tip: Running Groovy from Sublime Text Editor fizalihsan / November 14, 2013 I just came ac...原创 2014-07-04 16:27:30 · 246 阅读 · 0 评论