Uses of Class
org.ddolib.ddo.core.cache.SimpleCache
Packages that use SimpleCache
Package
Description
This package contains defining the compilation type and the compilation input
-
Uses of SimpleCache in org.ddolib.ddo.core.compilation
Fields in org.ddolib.ddo.core.compilation with type parameters of type SimpleCacheModifier and TypeFieldDescriptionCompilationConfig.cacheOptional cache to store previously computed states and avoid redundant work.