toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
Range
Range
@
Serializable
data
class
Range
<
out
T
>
(
val
start
:
T
,
val
end
:
T
)
Members
Constructors
Range
Link copied to clipboard
constructor
(
start
:
T
,
end
:
T
)
Properties
end
Link copied to clipboard
val
end
:
T
start
Link copied to clipboard
val
start
:
T