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