| Package | Description |
|---|---|
| org.apache.camel.util |
Utility classes used by the core of Camel.
|
| Modifier and Type | Method and Description |
|---|---|
static LRUWeakCache |
LRUCacheFactory.newLRUWeakCache(int maximumCacheSize)
Constructs an empty LRUWeakCache instance with the
specified maximumCacheSize, and will stop on eviction.
|
Apache Camel