| 
 | Groovy JDK | |||||||||
| Method Summary | |
|---|---|
| void | eachObject(Closure closure)Iterates through the given object stream object by object. | 
| Method Detail | 
|---|
public void eachObject(Closure closure)
closure -  a closure.| 
 | Groovy JDK | |||||||||