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/IntAccumulator

IntAccumulator

scala.jdk.IntAccumulator
See theIntAccumulator companion class

Attributes

Companion
class
Source
IntAccumulator.scala
Graph
Supertypes
Self type

Members list

Type members

Classlikes

Attributes

Source
IntAccumulator.scala
Supertypes
classObject
traitMatchable
classAny

Value members

Concrete methods

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

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

Attributes

Source
IntAccumulator.scala

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

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

Attributes

Source
IntAccumulator.scala

Attributes

Definition Classes
Source
IntAccumulator.scala

Value parameters

it

Source collection

Attributes

Returns

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

Definition Classes
Source
IntAccumulator.scala

ABiConsumer that mergesIntAccumulators, suitable for use withjava.util.stream.IntStream'scollect method.

ABiConsumer that mergesIntAccumulators, suitable for use withjava.util.stream.IntStream'scollect method. Suitable forStream[Int] also.

Attributes

Source
IntAccumulator.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
IntAccumulator.scala

ASupplier ofIntAccumulators, suitable for use withjava.util.stream.IntStream'scollect method.

ASupplier ofIntAccumulators, suitable for use withjava.util.stream.IntStream'scollect method. Suitable forStream[Int] also.

Attributes

Source
IntAccumulator.scala

Inherited methods

Attributes

Inherited from:
SpecificIterableFactory
Source
Factory.scala
deffill(n:Int)(elem:=>Int):IntAccumulator

Attributes

Inherited from:
SpecificIterableFactory
Source
Factory.scala

Implicits

Inherited implicits

In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp