Generated by
JDiff

Class com.google.common.collect.TreeMultiset

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

Added Methods
int add(E, int)  
(Comparator<? super E>comparator() Returns the comparator associated with this multiset.
Iterator<E> iterator() Returns an iterator over the elements contained in this collection.