|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Collector<T, ?, M> ) toMultiset(Function<?, |
Returns a {@code Collector} that accumulates elements into a multiset created via the specified {@code Supplier}, 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 |