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/GrowableBuilder.html below:

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

class GrowableBuilder[Elem, To <: Growable[Elem]] extends Builder[Elem, To]



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