| Package | Description |
|---|---|
| org.docx4j.com.google.common.cache |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoadingCache<K,V>
A semi-persistent mapping from keys to values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCache<K,V>
This class provides a skeletal implementation of the
Cache interface to minimize the
effort required to implement this interface. |
Copyright © 2007-2022. All Rights Reserved.