[Java] Class NumberNumberMetaMethod

  • org.codehaus.groovy.runtime.dgmimpl.NumberNumberMetaMethod

Nested Class Summary

Nested classes
Modifiers Name Description
static class NumberNumberMetaMethod.NumberNumberCallSite
Inherited fields
Fields inherited from class Fields
class ParameterTypes isVargsMethod, nativeParamTypes, parameterTypes

Constructor Summary

Constructors
Constructor and description
protected NumberNumberMetaMethod ()

Methods Summary

Methods
Type Params Return Type Name and description
CachedClass getDeclaringClass()
int getModifiers()
Class getReturnType()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class CallSiteAwareMetaMethod createPojoCallSite
class MetaMethod checkParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getModifiers, getMopName, getName, getReturnType, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toString
class ParameterTypes coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Constructor Detail

protected NumberNumberMetaMethod()

Method Detail

public final CachedClass getDeclaringClass()

public int getModifiers()

public Class getReturnType()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/dgmimpl/NumberNumberMetaMethod.html