Package org.gcube.application.cms.caches
Interface Cache<K,V>
-
- All Known Implementing Classes:
AbstractScopedMap,TimedMap
public interface Cache<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vget(K key)
-