Generated by
JDiff

Class com.google.common.collect.ImmutableSortedSet

Added interface com.google.common.collect.SortedIterable.

Removed Methods
ImmutableSortedSet<E> withExplicitOrder(E, E[]) Returns an immutable sorted set containing the provided elements in the same order.
ImmutableSortedSet<E> withExplicitOrder(List<E>) Returns an immutable sorted set containing the elements in the given list in the same order.
 

Added Methods
UnmodifiableIterator<E> iterator()