public abstract static class Detector.Result extends Entity.Result
Modifier and Type | Class and Description |
---|---|
static class |
Detector.Result.DetectionCode |
mOwner
Modifier | Constructor and Description |
---|---|
protected |
Result(long nativeResult) |
Modifier and Type | Method and Description |
---|---|
Detector.Result.DetectionCode |
getDetectionCode()
Returns the detection code that indicates the type of the detection.
|
DetectionStatus |
getDetectionStatus()
Returns the status of the detection.
|
protected boolean |
isEmpty() |
protected static int |
nativeGetDetectionCode(long nativeResult) |
clone, describeContents, deserializeFromByteArray, finalize, getNativeContext, readFromParcel, serializeToByteArray, terminateNative, writeToParcel
@NonNull public final Detector.Result.DetectionCode getDetectionCode()
@NonNull public final DetectionStatus getDetectionStatus()
protected final boolean isEmpty()
isEmpty
in class Entity.Result
protected static int nativeGetDetectionCode(long nativeResult)