Class ASTMethod.MethodCacheKey

java.lang.Object
org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey
Enclosing class:
ASTMethod

public static class ASTMethod.MethodCacheKey extends Object
Internal class used as key for method cache. Combines ASTMethod fields with array of parameter classes. Has public access (and complete constructor) for unit test purposes.
Since:
1.5