public class SortedSetConcatable<T> extends Object implements Concatable<com.google.common.collect.ImmutableSortedSet<T>>
Constructor and Description |
---|
SortedSetConcatable() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSortedSet<T> |
concat(Iterable<com.google.common.collect.ImmutableSortedSet<T>> elements) |
public com.google.common.collect.ImmutableSortedSet<T> concat(Iterable<com.google.common.collect.ImmutableSortedSet<T>> elements)
concat
in interface Concatable<com.google.common.collect.ImmutableSortedSet<T>>
null
if concatenation is not
supported for the type