A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/2.13.10/scala/collection/mutable/ImmutableBuilder.html below:

Scala Standard Library 2.13.10 - scala.collection.mutable.ImmutableBuilder

abstract class ImmutableBuilder[-A, C <: IterableOnce[_]] extends ReusableBuilder[A, C]



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImmutableBuilder
  2. ReusableBuilder
  3. Builder
  4. Growable
  5. Clearable
  6. AnyRef
  7. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
Visibility
  1. Public
  2. Protected
Instance Constructors
  1.  new ImmutableBuilder(empty: C)
Concrete Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##: Int
  3.  def +(other: String): String
  4.  final def ++=(xs: IterableOnce[A]): ImmutableBuilder.this.type
  5.  final def +=(elem: A): ImmutableBuilder.this.type
  6.  def ->[B](y: B): (ImmutableBuilder[A, C], B)
  7.  final def ==(arg0: Any): Boolean
  8.  def addAll(xs: IterableOnce[A]): ImmutableBuilder.this.type
  9.  final def asInstanceOf[T0]: T0
  10.  def clear(): Unit
  11.  def clone(): AnyRef
  12.  var elems: C
  13.  def ensuring(cond: (ImmutableBuilder[A, C]) => Boolean, msg: => Any): ImmutableBuilder[A, C]
  14.  def ensuring(cond: (ImmutableBuilder[A, C]) => Boolean): ImmutableBuilder[A, C]
  15.  def ensuring(cond: Boolean, msg: => Any): ImmutableBuilder[A, C]
  16.  def ensuring(cond: Boolean): ImmutableBuilder[A, C]
  17.  final def eq(arg0: AnyRef): Boolean
  18.  def equals(arg0: AnyRef): Boolean
  19.  def finalize(): Unit
  20.  final def getClass(): Class[_ <: AnyRef]
  21.  def hashCode(): Int
  22.  final def isInstanceOf[T0]: Boolean
  23.  def knownSize: Int
  24.  def mapResult[NewTo](f: (C) => NewTo): Builder[A, NewTo]
  25.  final def ne(arg0: AnyRef): Boolean
  26.  final def notify(): Unit
  27.  final def notifyAll(): Unit
  28.  def result(): C
  29.  final def sizeHint(coll: IterableOnce[_], delta: Int = 0): Unit
  30.  def sizeHint(size: Int): Unit
  31.  final def sizeHintBounded(size: Int, boundingColl: collection.Iterable[_]): Unit
  32.  final def synchronized[T0](arg0: => T0): T0
  33.  def toString(): String
  34.  final def wait(): Unit
  35.  final def wait(arg0: Long, arg1: Int): Unit
  36.  final def wait(arg0: Long): Unit

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4