Groovy 1.7.0

org.codehaus.groovy.runtime.metaclass
Interface ClosureMetaClass.MethodChooser


interface ClosureMetaClass.MethodChooser

Method Summary
Object chooseMethod(Class[] arguments, boolean coerce)

 

Method Detail

chooseMethod

public Object chooseMethod(Class[] arguments, boolean coerce)


 

Copyright © 2003-2009 The Codehaus. All rights reserved.