- org.codehaus.groovy.runtime.IteratorClosureAdapter
-
-
Inherited fields
Fields inherited from class |
Fields |
class Closure |
OWNER_FIRST, DELEGATE_FIRST, OWNER_ONLY, DELEGATE_ONLY, TO_SELF, DONE, SKIP, IDENTITY |
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Closure |
andThenSelf, andThenSelf, composeSelf, composeSelf, memoize, memoizeBetween, trampoline, trampoline, dehydrate, rehydrate, asWritable, curry, curry, rcurry, rcurry, ncurry, ncurry, rightShift, memoizeAtMost, memoizeAtLeast, getMaximumNumberOfParameters, setResolveStrategy, getResolveStrategy, getThisObject, getDirective, setDirective, isCase, leftShift, leftShift, andThen, call, call, call, run, getProperty, clone, getParameterTypes, setProperty, getOwner, compose, setDelegate, getDelegate, getMetaClass, setMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, invokeMethod |
-
-
Constructor Detail
-
public IteratorClosureAdapter(Object delegate)
-
Method Detail
-
protected Object doCall(T argument)
-
public void setMetaClass(MetaClass metaClass)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.