org.apache.velocity.util.introspection
private static final class ClassMap.MethodInfo extends Object
Field Summary | |
---|---|
Method | method |
String | name |
Class[] | parameterTypes |
boolean | upcast |
Constructor Summary | |
---|---|
MethodInfo(Method method) |
Method Summary | |
---|---|
void | tryUpcasting(Class clazz) |