withParallel

fun withParallel(parallel: Boolean): CoreConfigurationBuilder

Allow parallel collection. Increases performance but might pollute e.g. logcat output

Since

5.0.1

Return

this instance

Parameters

parallel

if parallel collection should be active