SetEvent

sealed interface SetEvent<out V : Any> : Serializable(source)

Inheritors

Types

Link copied to clipboard
sealed interface EntryEvent<out V : Any> : SetEvent<V>
Link copied to clipboard