actual parameter list
常見例句
- Note that where the final parameter to a method is a closure, Groovy permits that you can remove it from the list of actual parameters and place it immediately after the closing parenthesis.
注意方法的最后一個參數(shù)是個閉包,在這個地方 Groovy 允許把它從實際參數(shù)列表中刪除,并把它直接放在結(jié)束括號后面。 返回 actual parameter list