Package | Description |
---|---|
org.apache.velocity.util.introspection |
Modifier and Type | Field and Description |
---|---|
private ClassMap.MethodCache |
ClassMap.methodCache |
Modifier and Type | Method and Description |
---|---|
private ClassMap.MethodCache |
ClassMap.createMethodCache(TypeConversionHandler conversionHandler)
Populate the Map of direct hits.
|
Modifier and Type | Method and Description |
---|---|
private void |
ClassMap.populateMethodCacheWith(ClassMap.MethodCache methodCache,
java.lang.Class<?> classToReflect) |
private void |
ClassMap.populateMethodCacheWithInterface(ClassMap.MethodCache methodCache,
java.lang.Class<?> iface) |