public static interface ImarisCacheOptions.Val extends org.scijava.optional.Values
Modifier and Type | Method and Description |
---|---|
default void |
forEach(BiConsumer<String,Object> action) |
default boolean |
initializeCellsAsDirty() |
default int |
maxIoQueueSize() |
default int |
numIoThreads() |
default boolean |
persistOnLoad() |
getValueOrDefault
default void forEach(BiConsumer<String,Object> action)
default int numIoThreads()
default int maxIoQueueSize()
default boolean persistOnLoad()
default boolean initializeCellsAsDirty()
Copyright © 2019–2021 Imaris. All rights reserved.