Interface ImperativeListCacheable
-
- All Known Implementing Classes:
DefaultImperativeListChainable
public interface ImperativeListCacheableAPI connecting toCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo)during method chaining fromCacheUtility.forListWith(CacheStateManager).- Author:
- Jeff Fischer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <P> List<P>computeIfAbsent(Function<List<String>,List<P>> compute)
-