SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.aggregation
/
TimeRange
Time
Range
data
class
TimeRange
(
val
start
:
Instant
,
val
end
:
Instant
)
(
source
)
Members
Constructors
Time
Range
Link copied to clipboard
constructor
(
start
:
Instant
,
end
:
Instant
)
Properties
end
Link copied to clipboard
val
end
:
Instant
start
Link copied to clipboard
val
start
:
Instant