public class DefaultCachedMethodKey extends MethodKey
A default implementation of MethodKey
Constructor and description |
---|
DefaultCachedMethodKey
(Class sender, String name, CachedClass[] parameterTypes, boolean isCallToSuper) |
Type Params | Return Type | Name and description |
---|---|---|
|
public int |
getParameterCount() |
|
public Class |
getParameterType(int index) |
Methods inherited from class | Name |
---|---|
class MethodKey |
createCopy, createHashCode, equals, equals, getName, getParameterCount, getParameterType, getParamterTypes, hashCode, toString |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.