[null,null,["Last updated 2024-10-31 UTC."],[],["`ObjectDetectorOptionsBase.DetectorMode` is an abstract interface defining the detection mode for image analysis, implementing the `Annotation` interface. It distinguishes between single image detection and streaming detection. Inherited methods from `Annotation` include `annotationType()`, `equals(Object)`, `hashCode()`, and `toString()`, which provide standard functionality for annotations, such as determining the annotation type, comparing for equality, generating hash codes, and representing the annotation as a string.\n"]]