Uses of Class
org.apache.velocity.util.introspection.ClassMap.MethodCache
Packages that use ClassMap.MethodCache
-
Uses of ClassMap.MethodCache in org.apache.velocity.util.introspection
Fields in org.apache.velocity.util.introspection declared as ClassMap.MethodCacheMethods in org.apache.velocity.util.introspection that return ClassMap.MethodCacheModifier and TypeMethodDescriptionprivate ClassMap.MethodCache
ClassMap.createMethodCache()
Populate the Map of direct hits.Methods in org.apache.velocity.util.introspection with parameters of type ClassMap.MethodCacheModifier and TypeMethodDescriptionprivate void
ClassMap.populateMethodCacheWith
(ClassMap.MethodCache methodCache, Class classToReflect) private void
ClassMap.populateMethodCacheWithInterface
(ClassMap.MethodCache methodCache, Class iface)