- 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 |
run, getProperty, clone, getParameterTypes, setProperty, setDelegate, getOwner, compose, andThen, call, call, call, leftShift, leftShift, memoize, dehydrate, getDelegate, getMaximumNumberOfParameters, curry, curry, getThisObject, getResolveStrategy, setDirective, asWritable, setResolveStrategy, getDirective, isCase, rehydrate, memoizeAtMost, ncurry, ncurry, trampoline, trampoline, andThenSelf, andThenSelf, composeSelf, composeSelf, memoizeAtLeast, rcurry, rcurry, rightShift, memoizeBetween, setMetaClass, getMetaClass, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, invokeMethod |
-
-
Constructor Detail
-
public IteratorClosureAdapter(Object delegate)
-
Method Detail
-
protected Object doCall(T argument)
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.