public static final class FrameGrabberRecognizer.Result extends Recognizer.Result
Recognizer.Result.State| Modifier and Type | Field and Description | 
|---|---|
static android.os.Parcelable.Creator | 
CREATOR  | 
mOwner| Modifier | Constructor and Description | 
|---|---|
protected  | 
Result(long nativeResult)  | 
| Modifier and Type | Method and Description | 
|---|---|
FrameGrabberRecognizer.Result | 
clone()
Create a copy of the result. 
 | 
protected void | 
deserializeFromByteArray(byte[] arr)  | 
protected byte[] | 
serializeToByteArray()  | 
protected void | 
terminateNative(long nativeContext)  | 
getResultState, isEmptydescribeContents, finalize, getNativeContext, readFromParcel, writeToParcel@Nullable protected byte[] serializeToByteArray()
serializeToByteArray in class Entity.Resultprotected void deserializeFromByteArray(@NonNull
                                        byte[] arr)
deserializeFromByteArray in class Entity.Result@NonNull public FrameGrabberRecognizer.Result clone()
Entity.Resultclone in class Recognizer.Resultprotected void terminateNative(long nativeContext)
terminateNative in class Entity.Result