Uses of Interface
org.anchoranalysis.core.functional.checked.CheckedSupplier

Packages that use CheckedSupplier
Package
Description
Caching (memozing) calls to a method so an operation does not need to be repeated.
Utilities and interfaces for applying functional-programming.
Recording the execution-time of operations for profiling.
Non-bean classes for reading a Stack from the filesystem.
Implementations of FeatureSingleObject.
Implementations of FeatureSingleObject that determine if an object lies at the border of an image.
Implementations of FeatureSingleObject that reference a particular Channel in the associated EnergyStack.
Non-bean classes pertaining to Features as used in tasks.
Non-bean classes pertaining to combining stacks into a single stack.
CalculationPart related to fitting ellipsoids to points by least-squares.