|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void forEach(Consumer<? super E> ) |
{@inheritDoc} |
void forEachEntry(ObjIntConsumer<? super E> ) |
Runs the specified action for each distinct element in this multiset, and the number of occurrences of that element. |
int size() |
Returns the total number of all occurrences of all elements in this multiset. |
Spliterator<E> spliterator() |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |