| 
  Generated by JDiff  | 
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
  
  Collector<E, ?, ImmutableMultiset<E>>) toImmutableMultiset() | 
  Returns a {@code Collector} that accumulates the input elements into a new {@code ImmutableMultiset}. | 
  
  Collector<T, ?, ImmutableMultiset<E>>) toImmutableMultiset(Function<?, | 
  Returns a {@code Collector} that accumulates elements into an {@code ImmutableMultiset} 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. | 
| Changed Methods | ||
  
  boolean contains(Object)   | 
  
Change in signature from Object to java.lang.Object. | 
  |
  
  boolean equals(Object)   | 
  
Change in signature from Object to java.lang.Object. | 
  |
    
  | 
  |||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||