Package | Description |
---|---|
net.imglib2.cache | |
net.imglib2.cache.util |
Class and Description |
---|
KeyBimap
A bidirectional map between key types
S and T (source and
target). |
Class and Description |
---|
AbstractCacheKeyAdapter
Wraps a
Cache<L,V> as a Cache<K,V> , using a
KeyBimap<K,L> to translate keys. |
KeyBimap
A bidirectional map between key types
S and T (source and
target). |
Copyright © 2015–2022 ImgLib2. All rights reserved.