Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.jdk/DoubleAccumulator

DoubleAccumulator

scala.jdk.DoubleAccumulator
See theDoubleAccumulator companion class

Attributes

Companion
class
Source
DoubleAccumulator.scala
Graph
Supertypes
Self type

Members list

Type members

Classlikes

Attributes

Source
DoubleAccumulator.scala
Supertypes
classObject
traitMatchable
classAny

Value members

Concrete methods

ABiConsumer that adds an element to anDoubleAccumulator, suitable for use withjava.util.stream.DoubleStream'scollect method.

ABiConsumer that adds an element to anDoubleAccumulator, suitable for use withjava.util.stream.DoubleStream'scollect method.

Attributes

Source
DoubleAccumulator.scala

ABiConsumer that adds a boxedDouble to anDoubleAccumulator, suitable for use withjava.util.stream.Stream'scollect method.

ABiConsumer that adds a boxedDouble to anDoubleAccumulator, suitable for use withjava.util.stream.Stream'scollect method.

Attributes

Source
DoubleAccumulator.scala

Attributes

Definition Classes
Source
DoubleAccumulator.scala

Value parameters

it

Source collection

Attributes

Returns

A collection of typeC containing the same elements as the source collectionit.

Definition Classes
Source
DoubleAccumulator.scala

ABiConsumer that mergesDoubleAccumulators, suitable for use withjava.util.stream.DoubleStream'scollect method.

ABiConsumer that mergesDoubleAccumulators, suitable for use withjava.util.stream.DoubleStream'scollect method. Suitable forStream[Double] also.

Attributes

Source
DoubleAccumulator.scala

Get a Builder for the collection.

Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections withfromSpecific is preferred because it can be lazy for lazy collections.

Attributes

Definition Classes
Source
DoubleAccumulator.scala

ASupplier ofDoubleAccumulators, suitable for use withjava.util.stream.DoubleStream'scollect method.

ASupplier ofDoubleAccumulators, suitable for use withjava.util.stream.DoubleStream'scollect method. Suitable forStream[Double] also.

Attributes

Source
DoubleAccumulator.scala

Inherited methods

Attributes

Inherited from:
SpecificIterableFactory
Source
Factory.scala

Attributes

Inherited from:
SpecificIterableFactory
Source
Factory.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp