Uses of Class
org.glassfish.jersey.jackson.internal.jackson.jaxrs.util.LRUMap
Packages that use LRUMap
-
Uses of LRUMap in org.glassfish.jersey.jackson.internal.jackson.jaxrs.base
Fields in org.glassfish.jersey.jackson.internal.jackson.jaxrs.base declared as LRUMapModifier and TypeFieldDescriptionprotected final LRUMap<AnnotationBundleKey, EP_CONFIG> ProviderBase._readersCache for resolved endpoint configurations when reading JSON dataprotected final LRUMap<AnnotationBundleKey, EP_CONFIG> ProviderBase._writersCache for resolved endpoint configurations when writing JSON data