toggle menu
two-colored-range
1.0.0
common
switch theme
search in API
two-colored-range
/
me.thorny.twoColoredRange
/
TwoColoredArrayRange
/
getSubrangesOfColor
get
Subranges
Of
Color
open
override
fun
getSubrangesOfColor
(
color
:
ColorType
)
:
List
<
ClosedRange
<
BoundType
>
>
Returns list of subranges colored with
color
.
Parameters
color
the color.