Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
Closure
.
Show all posts
Showing posts with label
Closure
.
Show all posts
Thursday, August 11, 2016
Groovy call a closure with parameters
›
Closure closureTest = { def args1 = null , def args2 = null -> /* do something you wish */ } /* Call above closure as l...
›
Home
View web version