Package | Description |
---|---|
net.imglib2.cache.util | |
net.imglib2.cache.volatiles |
Modifier and Type | Class and Description |
---|---|
class |
VolatileCacheAsUncheckedVolatileCacheAdapter<K,V> |
Modifier and Type | Method and Description |
---|---|
static <K,V> UncheckedVolatileCache<K,V> |
Caches.unchecked(VolatileCache<K,V> cache) |
Modifier and Type | Method and Description |
---|---|
default UncheckedVolatileCache<K,V> |
VolatileCache.unchecked() |
Copyright © 2015–2022 ImgLib2. All rights reserved.