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.MethodCacheClassMap.createMethodCache()Populate the Map of direct hits.Methods in org.apache.velocity.util.introspection with parameters of type ClassMap.MethodCacheModifier and TypeMethodDescriptionprivate voidClassMap.populateMethodCacheWith(ClassMap.MethodCache methodCache, Class classToReflect) private voidClassMap.populateMethodCacheWithInterface(ClassMap.MethodCache methodCache, Class iface)