Class NumberNumberMetaMethod.NumberNumberCallSite
java.lang.Object
org.codehaus.groovy.runtime.callsite.AbstractCallSite
org.codehaus.groovy.runtime.callsite.MetaClassSite
org.codehaus.groovy.runtime.callsite.MetaMethodSite
org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod.NumberNumberCallSite
- All Implemented Interfaces:
- CallSite
- Enclosing class:
- NumberNumberMetaMethod
public abstract static class NumberNumberMetaMethod.NumberNumberCallSite extends PojoMetaMethodSite
- 
Nested Class SummaryNested classes/interfaces inherited from class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSitePojoMetaMethodSite.PojoCachedMethodSite, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce, PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap, PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
- 
Field SummaryFields inherited from class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSiteversionFields inherited from class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSiteVM_PLUGINFields inherited from class org.codehaus.groovy.runtime.callsite.MetaMethodSiteparamsFields inherited from class org.codehaus.groovy.runtime.callsite.MetaClassSitemetaClassFields inherited from class org.codehaus.groovy.runtime.callsite.AbstractCallSitearray, index, name
- 
Constructor SummaryConstructors Constructor Description NumberNumberCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, java.lang.Class[] params, java.lang.Number receiver, java.lang.Number arg)
- 
Method SummaryMethods inherited from class org.codehaus.groovy.runtime.callsite.PojoMetaMethodSitecall, checkCall, checkCall, checkCall, checkCall, checkCall, checkCall, checkPojoMetaClass, createCachedMethodSite, createNonAwareCallSite, createPojoMetaMethodSite, invokeMethods inherited from class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSitedoInvokeMethods inherited from class org.codehaus.groovy.runtime.callsite.AbstractCallSiteacceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callGetProperty, callGetPropertySafe, callGroovyObjectGetProperty, callGroovyObjectGetPropertySafe, callSafe, callSafe, callSafe, callSafe, callSafe, callSafe, callStatic, callStatic, callStatic, callStatic, callStatic, callStatic, createGetPropertySite, createGroovyObjectGetPropertySite, getArray, getIndex, getName, getPropertyMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
NumberNumberCallSitepublic NumberNumberCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, java.lang.Class[] params, java.lang.Number receiver, java.lang.Number arg)
 
-