Uses of Interface
com.broadleafcommerce.common.extension.cache.api.SingleItemChainable
-
Uses of SingleItemChainable in com.broadleafcommerce.common.extension.cache.api
Modifier and TypeClassDescriptionclass
Default transition object for holding state during method chaining fromCacheUtility.forSingleWith(CacheStateManager)
.Modifier and TypeMethodDescriptionstatic SingleItemChainable
CacheUtility.forSingleWith
(CacheStateManager cacheStateManager) Fluent API for working withCacheStateManager.computeIfAbsent(Supplier, CacheInfo)
.DefaultSingleItemChainable.with
(CacheStateManager cacheStateManager)