类 DelayedThingy
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.Closure<Object>
net.minecraftforge.gradle.delayed.DelayedThingy
- 所有已实现的接口:
groovy.lang.GroovyCallable<Object>,groovy.lang.GroovyObject,Serializable,Cloneable,Runnable,Callable<Object>
- 另请参阅:
-
字段概要
从类继承的字段 groovy.lang.Closure
DELEGATE_FIRST, DELEGATE_ONLY, DONE, IDENTITY, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF -
构造器概要
构造器 -
方法概要
从类继承的方法 groovy.lang.Closure
andThen, andThenSelf, andThenSelf, asWritable, call, call, clone, compose, composeSelf, composeSelf, curry, curry, dehydrate, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, isCase, leftShift, leftShift, memoize, memoizeAtLeast, memoizeAtMost, memoizeBetween, ncurry, ncurry, rcurry, rcurry, rehydrate, rightShift, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException, trampoline, trampoline从类继承的方法 groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass从接口继承的方法 groovy.lang.GroovyObject
invokeMethod