toggle menu
osm-opening-hours
0.2.0
common
switch theme
search in API
osm-opening-hours
/
de.westnordost.osm_opening_hours.model
/
NthRange
Nth
Range
data
class
NthRange
(
val
start
:
Int
,
val
end
:
Int
)
:
NthRangeSelector
Range of nths, e.g. only the first and second Sunday of a month
Members
Constructors
Nth
Range
Link copied to clipboard
constructor
(
start
:
Int
,
end
:
Int
)
Properties
end
Link copied to clipboard
val
end
:
Int
start
Link copied to clipboard
val
start
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String