|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
Stats of(DoubleStream) |
Returns statistics over a dataset containing the given values. |
Stats of(IntStream) |
Returns statistics over a dataset containing the given values. |
Stats of(LongStream) |
Returns statistics over a dataset containing the given values. |
Collector<Number, StatsAccumulator, Stats>) toStats() |
Returns a Collector which accumulates statistics from a java.util.stream.Stream of any type of boxed Number into a Stats. |
| Changed Methods | ||
boolean equals(Object) |
Change in signature from Object to java.lang.Object. |
{@inheritDoc} |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||