Package fr.gouv.vitam.common.cache
Interface VitamCache<T,V>
-
- All Known Implementing Classes:
AbstractVitamCache
,GraphComputeCache
public interface VitamCache<T,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.cache.LoadingCache<T,V>
getCache()
-