Uses of Interface
com.broadleafcommerce.common.extension.cache.api.ImperativeListChainable
-
Uses of ImperativeListChainable in com.broadleafcommerce.common.extension.cache.api
Modifier and TypeClassDescriptionclass
Default transition object for holding state during method chaining fromCacheUtility.forListWith(CacheStateManager)
.Modifier and TypeMethodDescriptionstatic ImperativeListChainable
CacheUtility.forListWith
(CacheStateManager cacheStateManager) Fluent API for working withCacheStateManager.computeIfAbsent(Function, ImperativeListCacheInfo)
.DefaultImperativeListChainable.with
(CacheStateManager cacheStateManager)