LookupCacheFactory

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

Since:

2.14.3

class Object
trait Matchable
class Any

Value members

Abstract methods

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