Interface ImmutableSortedListOfRanges

All Superinterfaces:
CharacterSet, Iterable<Range>, SortedListOfRanges
All Known Implementing Classes:
CodePointSet, ImmutableSortedListOfIntRanges

public interface ImmutableSortedListOfRanges extends SortedListOfRanges, Iterable<Range>
Extensions of SortedListOfRanges specific to immutable implementations. Any methods of this interface that return a list instance may return references to existing objects.