Number Stream
Last updated
Last updated
The NumberStream
is a that provides number-related methods.
Returns a that adds the given value to the produced output.
value
Number
value
Returns a that multiplies the given value with the produced output.
value
Number
value
value
Number
value
value
Number
value
value
Number
value
Returns a that subtracts the given value from the produced output.
Returns a that divides the produced output to the given value.
Returns a that calculates the mode of the produced value with the given value.