public class ReadOnlyCachedCellImgOptions.Values extends AbstractOptions.AbstractValues implements AccessOptions.Val, CellDimensionsOptions.Val, CacheOptions.Val
Constructor and Description |
---|
Values() |
Modifier and Type | Method and Description |
---|---|
Set<AccessFlags> |
accessFlags() |
void |
forEach(BiConsumer<String,Object> action) |
getValueOrDefault, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dirtyAccesses, volatileAccesses
cellDimensions
cacheType, maxCacheSize
getValueOrDefault
public Set<AccessFlags> accessFlags()
public void forEach(BiConsumer<String,Object> action)
forEach
in interface AccessOptions.Val
forEach
in interface CacheOptions.Val
forEach
in interface CellDimensionsOptions.Val
forEach
in class AbstractOptions.AbstractValues
Copyright © 2015–2022 ImgLib2. All rights reserved.