A closure which stores calls in a List so that method calls can be iterated over in a 'yield' style way
Constructor and description |
---|
IteratorClosureAdapter
(Object delegate) |
Type Params | Return Type | Name and description |
---|---|---|
|
List<T> |
asList() |
|
protected Object |
doCall(T argument) |
|
MetaClass |
getMetaClass() |
|
void |
setMetaClass(MetaClass metaClass) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.