- org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod
-
public abstract class NumberNumberMetaMethod
extends MetaMethod
Base class for number-operator meta methods registered with the MOP.
Classic call-site specializations formerly lived here and now reside only
via generic call sites when the optional groovy-callsite module is used.
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class MetaMethod |
checkParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getModifiers, getMopName, getName, getReturnType, getSignature, invoke, isAbstract, isCacheable, isDefault, isMethod, isSame, processDoMethodInvokeException, toString |
class ParameterTypes |
coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes |
-
-
Constructor Detail
-
protected NumberNumberMetaMethod()
-
Method Detail
-
public int getModifiers()
-
public Class getReturnType()
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.