| Package | Description |
|---|---|
| org.nerd4j.utils.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyCacheProvider<V>
Dummy implementation of the
CacheProvider interface
that implements the design pattern Empty Object. |
class |
HeapCacheProvider<V>
Implementation of the
CacheProvider interface
that uses the local heap as the cache storage. |
Copyright © 2011–2020 Nerd4j. All rights reserved.