public static abstract @interface FirebaseVisionObjectDetectorOptions.DetectorMode
implements Annotation
The detector mode which indicates whether detection is for single image or for streaming.
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|