Class DetectionOverlayStrings
java.lang.Object
com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings
- All Implemented Interfaces:
android.os.Parcelable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final android.os.Parcelable.Creator<DetectionOverlayStrings>Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE -
Method Summary
-
Field Details
-
CREATOR
-
-
Method Details
-
describeContents
public int describeContents()- Specified by:
describeContentsin interfaceandroid.os.Parcelable
-
writeToParcel
public void writeToParcel(@NonNull android.os.Parcel dest, int flags) - Specified by:
writeToParcelin interfaceandroid.os.Parcelable
-