EffectStore
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EffectStore
effectstore
/
com.intive.effectstore
/
EffectIdSource
Effect
Id
Source
fun
interface
EffectIdSource
A source that provides
EffectId
s for a
Store
. These ids are assigned to effects when they are run.
Inheritors
UUIDEffectIdSource
IntegerEffectIdSource
IteratorEffectIdSource
Members
Functions
generate
Id
Link copied to clipboard
abstract
fun
generateId
(
)
:
EffectId