Uses of Class
com.helger.commons.cache.MappedCache
Packages that use MappedCache
-
Uses of MappedCache in com.helger.commons.cache
Subclasses of MappedCache in com.helger.commons.cacheModifier and TypeClassDescriptionclassCache<KEYTYPE,VALUETYPE> The default implementation ofICacheandIMutableCache. -
Uses of MappedCache in com.helger.commons.datetime
Subclasses of MappedCache in com.helger.commons.datetimeModifier and TypeClassDescriptionfinal classThis class provides a cache forDateTimeFormatterinstances.static final classThis class caches the compiled patterns for localized date and time formatter. -
Uses of MappedCache in com.helger.commons.regex
Subclasses of MappedCache in com.helger.commons.regexModifier and TypeClassDescriptionfinal classThis class provides a cached for compiled regular expressions.