Uses of Interface
com.helger.commons.cache.IMutableCache
Packages that use IMutableCache
-
Uses of IMutableCache in com.helger.commons.cache
Classes in com.helger.commons.cache that implement IMutableCacheModifier and TypeClassDescriptionclassCache<KEYTYPE,VALUETYPE> The default implementation ofICacheandIMutableCache.classMappedCache<KEYTYPE,KEYSTORETYPE, VALUETYPE> Base implementation ofICacheandIMutableCache. -
Uses of IMutableCache in com.helger.commons.datetime
Classes in com.helger.commons.datetime that implement IMutableCacheModifier and TypeClassDescriptionfinal classThis class provides a cache forDateTimeFormatterinstances.static final classThis class caches the compiled patterns for localized date and time formatter. -
Uses of IMutableCache in com.helger.commons.regex
Classes in com.helger.commons.regex that implement IMutableCacheModifier and TypeClassDescriptionfinal classThis class provides a cached for compiled regular expressions.