Class CachingStrategy

java.lang.Object
co.crystaldev.alpinecore.framework.storage.CachingStrategy

public final class CachingStrategy extends Object
Represents a strategy to be used by cache to determine sizing and eviction rules.
Since:
0.1.0
See Also:
  • CacheBuilder