Verdandi
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Verdandi
Verdandi
/
com.github.abraga.verdandi.api.model.component
/
VerdandiComponent
Verdandi
Component
@
Serializable
sealed
interface
VerdandiComponent
:
Comparable
<
VerdandiComponent
>
Inheritors
Year
Quarter
Month
DayOfMonth
DayOfWeek
DayOfTheYear
Hour
Minute
Second
Millisecond
Offset
Members
Properties
value
Link copied to clipboard
abstract
val
value
:
Number
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
VerdandiComponent
)
:
Int