ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.optimization
/
TimeWindow
Time
Window
@
Serializable
data
class
TimeWindow
(
val
start
:
Int
,
val
end
:
Int
)
Members
Constructors
Time
Window
Link copied to clipboard
constructor
(
start
:
Int
,
end
:
Int
)
Properties
end
Link copied to clipboard
val
end
:
Int
seconds since midnight
start
Link copied to clipboard
val
start
:
Int
seconds since midnight