| Interface | Description |
|---|---|
| XPFSynchronizedCacheSupport<K,V> |
Support for caching a function with synchronized cache miss support.
|
| Class | Description |
|---|---|
| XPFCache<K,V> |
EP XPF Specific Cache interface.
|
| XPFCacheResult<T> |
A container object for a cache result which can distinguish between a cache
value that is present or not present.
|
Copyright © 2022. All rights reserved.