| Constructor Summary |
|---|
|
Constructor that performs no validation. |
| Method Summary | |
|---|---|
| void |
Executes the closure count times.
|
| Closure |
Gets the closure. |
| int |
Gets the count. |
| static Closure |
Factory method that performs validation. |
| Methods inherited from java.langObject |
|---|
count times.
A null closure or zero count returns the NOPClosure.
A count of one returns the specified closure.
getInstanceif you want that.