Update

@Summary(value = "Update tree node")
interface Update<E : Updated> : TreeCoded

Properties

Link copied to clipboard
open override val level: Int

Functions

Link copied to clipboard
abstract fun toEvent(previous: Flat): E