Generated by
JDiff

Class com.google.common.collect.TreeRangeSet

Added Methods
TreeRangeSet<C> create(Iterable<Range<C>>) Returns a {@code TreeRangeSet} representing the union of the specified ranges.