stripe-android
camera-core
/
com.stripe.android.camera.framework
/
AnalyzerPool
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
of
Link copied to clipboard
suspend
fun
<
DataFrame
,
State
,
Output
>
of
(
analyzerFactory
:
AnalyzerFactory
<
DataFrame
,
State
,
Output
,
out
Analyzer
<
DataFrame
,
State
,
Output
>
>
,
desiredAnalyzerCount
:
Int
=
DEFAULT_ANALYZER_PARALLEL_COUNT
)
:
AnalyzerPool
<
DataFrame
,
State
,
Output
>
Content copied to clipboard