Package me.aartikov.replica.keyed.behaviour.standard

Types

Link copied to clipboard
class KeyedDoOnEvent<K : Any, T : Any>(action: suspend KeyedPhysicalReplica<K, T>.(event: KeyedReplicaEvent<K, T>) -> Unit) : KeyedReplicaBehaviour<K, T>