Uses of Class
org.codehaus.jackson.map.util.LRUMap
Packages that use LRUMap
-
Uses of LRUMap in org.codehaus.jackson.map.util
Fields in org.codehaus.jackson.map.util declared as LRUMapModifier and TypeFieldDescriptionprotected LRUMap
<ClassKey, SerializedString> RootNameLookup._rootNames
For efficient operation, let's try to minimize number of times we need to introspect root element name to use.