Pixnews Anvil-KSP Code Generators
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pixnews Anvil-KSP Code Generators
workmanager-inject
/
ru.pixnews.anvil.ksp.codegen.workmanager.inject.wiring
Package-level
declarations
Types
Types
Coroutine
Worker
Factory
Link copied to clipboard
interface
CoroutineWorkerFactory
Coroutine
Worker
Map
Key
Link copied to clipboard
@
MapKey
annotation class
CoroutineWorkerMapKey
(
val
workerClass
:
KClass
<
out
CoroutineWorker
>
)