Uses of Interface
com.erudika.para.core.cache.Cache
Packages that use Cache
Package
Description
The cache module - handles object caching.
Utility classes.
-
Uses of Cache in com.erudika.para.core.cache
Classes in com.erudika.para.core.cache that implement Cache -
Uses of Cache in com.erudika.para.core.utils
Methods in com.erudika.para.core.utils that return CacheModifier and TypeMethodDescriptionabstract Cache
CoreUtils.getCache()
Returns the Cache object.static Cache
Para.getCache()
Methods in com.erudika.para.core.utils with parameters of type Cache