|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Collector<E, ?, ImmutableSortedMultiset<E>> ) toImmutableSortedMultiset(Comparator<? super E> ) |
Returns a {@code Collector} that accumulates the input elements into a new {@code ImmutableMultiset}. |
Collector<T, ?, ImmutableSortedMultiset<E>> ) toImmutableSortedMultiset(Comparator<?, |
Returns a {@code Collector} that accumulates elements into an {@code ImmutableSortedMultiset} whose elements are the result of applying {@code elementFunction} to the inputs, with counts equal to the result of applying {@code countFunction} to the inputs. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |