Package | Description |
---|---|
net.imglib2.cache.ref | |
net.imglib2.cache.volatiles |
Constructor and Description |
---|
WeakRefVolatileCache(Cache<K,V> backingCache,
BlockingFetchQueues<Callable<?>> fetchQueue,
CreateInvalid<? super K,? extends V> createInvalid) |
Modifier and Type | Interface and Description |
---|---|
interface |
VolatileCacheLoader<K,V> |
Copyright © 2015–2022 ImgLib2. All rights reserved.