ITreeState

interface ITreeState<F : Flat> : Identifier

Inheritors

Properties

Link copied to clipboard
abstract val children: SortedSet<F>
Link copied to clipboard
abstract val id: String