toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
HorizonEvent
/
Simple
Simple
sealed
interface
Simple
:
SolarEvent.HorizonEvent
Simple HorizonEvents include just
Sunset
and
Sunrise
Inheritors
Sunset
Sunrise
Members
Properties
time
Link copied to clipboard
abstract
val
time
:
Instant
Time of the event
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
SolarEvent
)
:
Int