Uses of Interface
org.apache.velocity.util.introspection.IntrospectorCache
Packages that use IntrospectorCache
-
Uses of IntrospectorCache in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement IntrospectorCacheModifier and TypeClassDescriptionfinal classThis is the internal introspector cache implementation.Fields in org.apache.velocity.util.introspection declared as IntrospectorCacheModifier and TypeFieldDescriptionprivate final IntrospectorCacheIntrospectorBase.introspectorCacheThe Introspector CacheMethods in org.apache.velocity.util.introspection that return IntrospectorCacheModifier and TypeMethodDescriptionprotected IntrospectorCacheIntrospectorBase.getIntrospectorCache()Return the internal IntrospectorCache object.