toggle menu
stripe-android
androidJvm
switch theme
search in API
camera-core
/
com.stripe.android.camera.framework
/
AnalyzerPool
/
Companion
/
of
of
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
>