Interface EntryProcessorResult<T>

  • Type Parameters:
    T - the type of the return value

    public interface EntryProcessorResult<T>
    A mechanism to represent and obtain the result of processing a Cache entry using an EntryProcessor.
    Since:
    1.0