| Package | Description |
|---|---|
| net.imglib2.cache.ref | |
| net.imglib2.cache.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WeakRefVolatileLoaderCache<K,V> |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> VolatileCache<K,V> |
Caches.withLoader(VolatileLoaderCache<K,V> cache,
VolatileCacheLoader<K,V> loader) |
| Constructor and Description |
|---|
VolatileLoaderCacheAsVolatileCacheAdapter(VolatileLoaderCache<K,V> cache,
VolatileCacheLoader<K,V> loader) |
Copyright © 2015–2022 ImgLib2. All rights reserved.