WithPreviousKey

interface WithPreviousKey

Represents an event relative to a child node that can be located in the tree node with respect to its sibling with the immediately preceding key (along the ordering of node keys).

Properties

Link copied to clipboard
abstract val previousKey: String?

The key of the child node that immediately precedes the child node reported by this event.

Inheritors

Link copied to clipboard
Link copied to clipboard