toggle menu
coil-root
3.1.0-SNAPSHOT
android
switch theme
search in API
coil-core
/
coil3.decode
/
StaticImageDecoder
/
Factory
Factory
android
class
Factory
(
parallelismLock
:
Semaphore
=
Semaphore(DEFAULT_MAX_PARALLELISM)
)
Members
Constructors
Factory
Link copied to clipboard
android
constructor
(
parallelismLock
:
Semaphore
=
Semaphore(DEFAULT_MAX_PARALLELISM)
)
Functions
create
Link copied to clipboard
android
open
fun
create
(
result
:
<Error class: unknown class>
,
options
:
<Error class: unknown class>
,
imageLoader
:
<Error class: unknown class>
)
:
<Error class: unknown class>
?