Selector

sealed interface Selector(source)

Inheritors

Functions

Link copied to clipboard
abstract fun containsTimePoints(): Boolean

Whether this selector contains points in time, e.g.Mo-Fr 08:00

Link copied to clipboard
abstract fun containsTimeSpans(): Boolean

Whether this selector contains time spans, e.g.Mo-Fr 08:00-12:00 or e.g. Jan-Feb

Link copied to clipboard
abstract fun isEmpty(): Boolean