Uses of Class
io.higson.runtime.engine.cache.MapCache
Packages that use MapCache
-
Uses of MapCache in io.higson.runtime.engine.cache
Subclasses of MapCache in io.higson.runtime.engine.cacheModifier and TypeClassDescriptionclassThe implementation ofFunctionCachebased on concurrent hash map.classImplementation ofPreparedParamCachebased on concurrent HashMap version.