Class Processor<T extends Processor.Result>
java.lang.Object
com.microblink.blinkid.entities.Entity<T>
com.microblink.blinkid.entities.processors.Processor<T>
- All Implemented Interfaces:
android.os.Parcelable
- Direct Known Subclasses:
ImageReturnProcessor
Base processor that is used to perform processing of images.
-
Nested Class Summary
-
Field Summary
Fields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.microblink.blinkid.entities.Entity
clone, consumeResultFrom, describeContents, deserializeNativeSettings, finalize, getNativeContext, getResult, nativeGetNativeResultContext, readFromParcel, serializeNativeSettings, terminateNative, writeToParcel
-
Field Details
-
CLASS_NAME
- See Also:
-
-
Constructor Details
-
Processor
-
Processor
-