Package ru.progrm_jarvis.javacommons.cache
package ru.progrm_jarvis.javacommons.cache
-
ClassDescriptionCache<K,
V> Simple cache interface.Factory used for creation of genericcaches
.CacheFactory
which always createsno-op caches
.Utility for creating commonly used caches depending on runtime capabilities.Utilities for creation of Caffeine-basedcache factories
.