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 CacheCoreUtils.getCache()Returns the Cache object.static CachePara.getCache()Methods in com.erudika.para.core.utils with parameters of type Cache