Class Found<T>

Object
org.anchoranalysis.annotation.io.image.findable.Found<T>
Type Parameters:
T - the object-type that may be found.
All Implemented Interfaces:
Findable<T>

public final class Found<T>
extends Object
implements Findable<T>
A positive-result when an object is found at a particular location.
Author:
Owen Feehan