org.codehaus.groovy.runtime.metaclass
Class ClosureMetaClass.NormalMethodChooser
java.lang.Object
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.NormalMethodChooser
- All Implemented Interfaces:
- MethodChooser
class ClosureMetaClass.NormalMethodChooser
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
theClass
final Class theClass
-
ClosureMetaClass.NormalMethodChooser
public ClosureMetaClass.NormalMethodChooser(Class theClass, FastArray methods)
-
chooseMethod
public Object chooseMethod(Class[] arguments, boolean coerce)
-
Copyright © 2003-2009 The Codehaus. All rights reserved.