Interface Cache.Value
-
- All Known Implementing Classes:
AbstractBlobStore.Data
- Enclosing class:
- Cache<K,V extends Cache.Value>
public static interface Cache.ValueA cacheable object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMemory()Get the memory required in bytes.
-