Factory

class Factory(context: Context? = null, maxParallelism: Int = DEFAULT_MAX_PARALLELISM)

Constructors

Link copied to clipboard
constructor(context: Context? = null, maxParallelism: Int = DEFAULT_MAX_PARALLELISM)

Functions

Link copied to clipboard
open fun create(source: <Error class: unknown class>, options: <Error class: unknown class>): <Error class: unknown class>