All Types
com.github.jonpeterson.kotlin.ranges.CharRangeSet
com.github.jonpeterson.kotlin.ranges.IntRangeSet
com.github.jonpeterson.kotlin.ranges.LongRangeSet
com.github.jonpeterson.kotlin.ranges.RangeSet
Base class for implementing a
MutableSet
of
ClosedRange
s.