程序包 | 说明 |
---|---|
org.codehaus.jackson.map.util |
Utility classes for Mapper package.
|
限定符和类型 | 字段和说明 |
---|---|
protected 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.
|