CollectionState
State for collections (i.e. values represented by collection schemas).
Implementations of this interface are responsible for storing the states associated with the children of a collection.
Inheritors
Functions
Link copied to clipboard
abstract fun childrenStates(path: AbsolutePath, fragment: AbsolutePathFragment): Sequence<StateInfo<*>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard