Uses of Interface
one.microstream.cache.EntryProcessorResult
| Package | Description | 
|---|---|
| one.microstream.cache | 
- 
Uses of EntryProcessorResult in one.microstream.cache
Methods in one.microstream.cache that return EntryProcessorResult Modifier and Type Method Description static <T> EntryProcessorResult<T>EntryProcessorResult. New(Exception e)static <T> EntryProcessorResult<T>EntryProcessorResult. New(T value)