|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.groovy.runtime.metaclass.ClosureMetaClass.StandardClosureChooser
private static class ClosureMetaClass.StandardClosureChooser
| Field Summary | |
|---|---|
private MetaMethod |
doCall0
|
private MetaMethod |
doCall1
|
| Constructor Summary | |
|---|---|
ClosureMetaClass.StandardClosureChooser(MetaMethod m0,
MetaMethod m1)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
chooseMethod(java.lang.Class[] arguments,
boolean coerce)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final MetaMethod doCall0
private final MetaMethod doCall1
| Constructor Detail |
|---|
ClosureMetaClass.StandardClosureChooser(MetaMethod m0,
MetaMethod m1)
| Method Detail |
|---|
public java.lang.Object chooseMethod(java.lang.Class[] arguments,
boolean coerce)
chooseMethod in interface ClosureMetaClass.MethodChooser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||