LookupCacheFactory

com.fasterxml.jackson.module.scala.LookupCacheFactory

Factory for creating com.fasterxml.jackson.databind.util.LookupCache instances

Attributes

Since:

2.14.3

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def createLookupCache[K, V](initialEntries: Int, maxEntries: Int): LookupCache[K, V]