package org.anchoranalysis.annotation.io.image.findable
The outcome of searching for annotations or images on the file-system.
-
-
Parent class for an element that exists in one of two-states, either
Found
or
NotFound
.
A positive-result when an object is found at a particular location.
A negative-result when an object is not found at a particular location.