Package-level declarations
Functions
Link copied to clipboard
Extension to compute the BigDecimal average of all values emitted by a Flux of Number and return it as a Mono of BigDecimal.
Link copied to clipboard
Extension to compute the BigInteger average of all values emitted by a Flux of Number and return it as a Mono of BigInteger.
Link copied to clipboard
Extension to compute the BigDecimal sum of all values emitted by a Flux of Number and return it as a Mono of BigDecimal.
Link copied to clipboard
Extension to compute the BigInteger sum of all values emitted by a Flux of Number and return it as a Mono of BigInteger.