public static abstract @interface MlKitException.ErrorCode implements Annotation
The set of ML Kit status codes.
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|