Class | Description |
---|---|
DirectionalCacheKey |
Cache key implementation that bundles another cache key
with a node direction.
|
IndexedCacheKey |
Cache key implementation that bundles another cache key
with an index.
|
NodeCache<K> |
A cache implementation for nodes.
|