Package | Description |
---|---|
net.imglib2.cache.ref | |
net.imglib2.cache.util | |
net.imglib2.cache.volatiles |
Modifier and Type | Class and Description |
---|---|
class |
WeakRefVolatileCache<K,V> |
class |
WeakRefVolatileLoaderCache<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
VolatileLoaderCacheAsVolatileCacheAdapter<K,V> |
Modifier and Type | Interface and Description |
---|---|
interface |
VolatileCache<K,V> |
interface |
VolatileLoaderCache<K,V> |
interface |
VolatileLoaderRemoverCache<K,V,D>
This is only here for consistency with the non-volatile cache interfaces.
|
interface |
VolatileRemoverCache<K,V,D>
This is only here for consistency with the non-volatile cache interfaces.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.