Uses of Interface
org.anchoranalysis.image.core.stack.named.NamedStacksSupplier
Packages that use NamedStacksSupplier
Package
Description
Reading and writing annotations to the filesystem.
A collection of
Stack
s, each with a unique identifier
as a name.-
Uses of NamedStacksSupplier in org.anchoranalysis.annotation.io
Methods in org.anchoranalysis.annotation.io that return NamedStacksSupplierModifier and TypeMethodDescriptionAll stacks associated with the input, lazily evaluated. -
Uses of NamedStacksSupplier in org.anchoranalysis.image.core.stack.named
Methods in org.anchoranalysis.image.core.stack.named that return NamedStacksSupplierModifier and TypeMethodDescriptionstatic NamedStacksSupplier
NamedStacksSupplier.cache
(NamedStacksSupplier supplier) Caches aNamedStacksSupplier
so that its value will be remembered after first execution.Methods in org.anchoranalysis.image.core.stack.named with parameters of type NamedStacksSupplierModifier and TypeMethodDescriptionstatic NamedStacksSupplier
NamedStacksSupplier.cache
(NamedStacksSupplier supplier) Caches aNamedStacksSupplier
so that its value will be remembered after first execution.