Class TextDataScannerNativeParam.CleanResultCallback
-
- All Implemented Interfaces:
public final class TextDataScannerNativeParam.CleanResultCallback extends TextDataScannerNativeParam
-
-
Field Summary
Fields Modifier and Type Field Description private final Class<out TextDataScannerStep.CleanRecognitionResultCallback>
value
-
Constructor Summary
Constructors Constructor Description TextDataScannerNativeParam.CleanResultCallback(Class<out TextDataScannerStep.CleanRecognitionResultCallback> value)
-
Method Summary
Modifier and Type Method Description final Class<out TextDataScannerStep.CleanRecognitionResultCallback>
getValue()
-
-
Constructor Detail
-
TextDataScannerNativeParam.CleanResultCallback
TextDataScannerNativeParam.CleanResultCallback(Class<out TextDataScannerStep.CleanRecognitionResultCallback> value)
-
-
Method Detail
-
getValue
final Class<out TextDataScannerStep.CleanRecognitionResultCallback> getValue()
-
-
-
-