public static interface CacheOptions.Val extends Values
| Modifier and Type | Method and Description |
|---|---|
default CacheOptions.CacheType |
cacheType() |
default void |
forEach(BiConsumer<String,Object> action) |
default long |
maxCacheSize() |
getValueOrDefaultdefault void forEach(BiConsumer<String,Object> action)
default CacheOptions.CacheType cacheType()
default long maxCacheSize()
Copyright © 2015–2022 ImgLib2. All rights reserved.